public class BasicTestDefinition extends java.lang.Object implements TestDefinition
ERROR, FAILED, PASSED, STATUSSTR_ERROR, STATUSSTR_FAILED, STATUSSTR_PASSED| Constructor and Description |
|---|
BasicTestDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(TestRun testRun)
Performs the test.
|
public void execute(TestRun testRun)
TestDefinitionexecute in interface TestDefinitionCopyright © 2007–2020. All rights reserved.