in

Agile Israel

Israel's first Agile Development Community

Browse by Tags

  • Unit Testing decoupled from TDD as well== Adoption

    The discussion on the future of unit testing for the masses has shifted from the standard “if they are too stupid to learn it, we don’t want them” to “TDD without good design will make really bad tests”. and this is a good thing. it’s a good thing because it secretly implies that if you could write Good...
    Posted to ISerializable (Weblog) by Anonymous on 10-01-2008
  • NullObject.For<T> - As simple as it gets, but no simpler

    This NullObject Factory from Paul is very nice, simple and clean in its design. I really like it and I can see many uses for it, in parallel with working with your standard mocking framework or IoC Container Implementation .   here is a little usage example (last line): var controller = new AccountController...
    Posted to ISerializable (Weblog) by Anonymous on 05-10-2008
Page 1 of 1 (2 items)
Copyright 2007 Roy Osherove