icelava.net

why be normal?
Welcome to icelava.net Sign in | Help
in Search

Browse by Tags

All Tags » Unit testing   (RSS)
Sorry, but there are no more tags available to filter with.
  • Setting 'Current directory' paths for unit testing

    Those of us from the Unix/DOS days tend to have the habit of using ''.'' in our code to specify the startup directory path of our program (or assembly). While this may appear a simple concept in DOS, .NET runtime dynamics can confound the interpretation of the ''.'' moniker and end up in places one did not expect while programming.Especially so ...
    Posted to Software Development (Forum) by icelava on September 14, 2006
  • Unit testing publicly inaccessible members

    Despite being convinced by Dr Neil Roodyn that ''Tests First'' mentality (or better known as Test Driven Development) is a wonderful approach to writing software, I admit I was defeated and discouraged away from it when I encountered many places where I had to compromise my security design:If one intends to implement Unit testing code (with NUnit) ...
    Posted to Software Development (Forum) by icelava on August 17, 2005
Powered by Community Server, by Telligent Systems