May 2007
Intermediate to advanced
944 pages
22h 7m
English
Test Code Reuse
Testcase Class Structure
Testcase Class per Feature 624
Testcase Class per Fixture 631
Utility Method Location
How do we run the tests when we have arbitrary groups of tests to run?
We define a test suite, suitably named, that contains a set of tests that we wish to be able to run as a group.

When we have a large number of tests, we need to organize them in a systematic way. ...
Read now
Unlock full access