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