|
|
Test Units |
Which kind of program units are tested? What is the smallest testing unit? The program units for which there exists at least one test case |
|
In an object-oriented program, the test units are the individual, public operations in each class |