| Modifier and Type | Method and Description |
|---|---|
TestSuite |
TestExecution.getOriginalTestSuite()
Returns the original
TestSuite that this test execution
is based on. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecution.setOriginalTestSuite(TestSuite originalTestSuite) |
| Constructor and Description |
|---|
TestExecution(String name,
Date dateStarted,
TestSuite originalTestSuite) |
Copyright © 2013. All Rights Reserved.