Re: Testing in JUnit methods that has void return type
Posted By:
Christopher_Koenigsberg
Posted On:
Sunday, March 25, 2007 11:18 AM
If it doesn't affect anything, then there's nothing to test, right? If it does affect something, then test that something's value, before and after the method call?