| Modifier and Type | Method and Description |
|---|---|
TestSpec |
TestExecutionResult.getOriginalTestSpec() |
| Modifier and Type | Method and Description |
|---|---|
List<TestSpec> |
TestSuite.getTestSpecs()
Returns the list of
TestSpec objects that are to be run
in succession |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResult.setOriginalTestSpec(TestSpec originalTestSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuite.setTestSpecs(List<TestSpec> testSpecs) |
| Constructor and Description |
|---|
TestExecutionResult(TestSpec originalTestSpec) |
Copyright © 2013. All Rights Reserved.