TestResult
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.
public int countTestCases()
public void run(TestResult result)