Brent E. Rector wrote:

> Ahh, don't let anyone brow-beat you into not testing as you wish. Unit
> testing is simply a mechanism to help improve the quality of the
> software you write. It's but one tool.

I'm not saying don't test private things, but definitely don't _only_ test
private things. This whole thread started when someone wondered by NUnit
wasn't able to test his private methods. I'm definitely not saying that unit
testing is the only way to test code. :) But I think if you want to test
your code, ignore unit testing at your own peril! Muahahaha! :-p

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to