[eluser]philmctim[/eluser]
OK, so now I have a question...
What if I didn't want the unit tests to run every time I made a call to the server?
Some of my unit tests are quite DB-intensive.
Some of my unit test are only useful when I've just loaded-up my test suite of data that is to be processed.
Just wondering if anyone thinks the same way and what they did about it.
Thanks