Community

Approach to unit testing of .NET database applications with NDbUnit and XPath queries

(Serioja Sidorov) Any developer should be a big fan of unit testing for a multitude of reasons. If a good set of unit tests are written for a software unit, it is possible to verify at any time if the code still behaves as assumed by the developer who has written the unit tests. It allows you, as th

Read More - Register for Free Membership