|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.tests.framework.TestImplementorTest.DoubleTestCase
public static class TestImplementorTest.DoubleTestCase
Constructor Summary | |
---|---|
TestImplementorTest.DoubleTestCase(TestCase testCase)
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestImplementorTest.DoubleTestCase(TestCase testCase)
Method Detail |
---|
public int countTestCases()
Test
countTestCases
in interface Test
public void run(TestResult result)
Test
run
in interface Test
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |