M
Matt Baker
Guest
You need separate tests, one for each code path that you create. Remember, you're not testing the interface...it doesn't do anything. You're testing the implementation to ensure it behaves according to requirements.
Continue reading...
Continue reading...