| Modifier and Type | Method and Description |
|---|---|
TestExecution |
TestQueue.getExecution() |
TestExecution |
TestExecutionResult.getParentExecution() |
| Modifier and Type | Method and Description |
|---|---|
List<TestExecution> |
TestExecutionTag.getExecutions()
Returns the list of
TestExecution objects that are tagged
with this tag. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestQueue.setExecution(TestExecution execution) |
void |
TestExecutionResult.setParentExecution(TestExecution parentExecution) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionTag.setExecutions(List<TestExecution> executions) |
| Constructor and Description |
|---|
TestQueue(Date dateQueued,
TestExecution execution) |
Copyright © 2013. All Rights Reserved.