public class TestImpl extends Object implements Test, Serializable
| Constructor and Description |
|---|
TestImpl(String name,
TestCase testCase,
DocumentationContext documentationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TestNodeVisitor visitor) |
boolean |
equals(Object obj) |
DocumentationContext |
getDocumentationContext() |
String |
getName() |
TestCase |
getTestCase() |
String |
toString() |
public TestImpl(String name, TestCase testCase, DocumentationContext documentationContext)
public void accept(TestNodeVisitor visitor)
public TestCase getTestCase()
getTestCase in interface Testpublic DocumentationContext getDocumentationContext()
getDocumentationContext in interface TestCopyright © 2005-2013 Agical AB. All Rights Reserved.