| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Test
A Base interface that all tests should implement.
| Method Summary | |
|---|---|
 int | 
countTestCases()
Counts the number of test cases that will be run by this test.  | 
 void | 
run(TestResult result)
Runs a test and collects its result in a TestResult instance.  | 
| Method Detail | 
|---|
int countTestCases()
void run(TestResult result)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||