public class NumberedTestCase.NamedTest extends Object implements junit.framework.Test
| Modifier and Type | Method and Description |
|---|---|
int |
countTestCases() |
String |
getName() |
void |
run(junit.framework.TestResult result) |
String |
toString() |
public NamedTest(Method testMethod)
public String getName()
public int countTestCases()
countTestCases in interface junit.framework.Testpublic void run(junit.framework.TestResult result)
run in interface junit.framework.TestCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.