[Tutor] unit testing - Separate methods or group tests together?

Modulok modulok at gmail.com
Sat Dec 18 02:18:08 CET 2010


List,

When you create unit tests, do you group tests for a given function
together into one unit test method, or do you prefer to have separate
test methods for every assert statement?

Thanks!
-Modulok-


More information about the Tutor mailing list