| Package | Description |
|---|---|
| org.squashtest.tm.domain.bugtracker | |
| org.squashtest.tm.domain.campaign | |
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.testautomation |
This package contains all the relevant concepts around test automation.
|
| Modifier and Type | Method and Description |
|---|---|
Execution |
IssueOwnership.getExecution() |
| Modifier and Type | Method and Description |
|---|---|
Execution |
IterationTestPlanItem.createAutomatedExecution() |
Execution |
IterationTestPlanItem.createExecution()
Creates an execution of this item and returns it.
|
Execution |
IterationTestPlanItem.getLatestExecution() |
| Modifier and Type | Method and Description |
|---|---|
List<Execution> |
IterationTestPlanItem.getExecutions() |
List<Execution> |
Iteration.getExecutions()
flattened list of the executions
|
| Modifier and Type | Method and Description |
|---|---|
void |
IterationTestPlanItem.addExecution(Execution execution) |
void |
IterationTestPlanItem.removeExecution(Execution execution) |
| Modifier and Type | Method and Description |
|---|---|
Execution |
ExecutionStep.getExecution() |
| Modifier and Type | Method and Description |
|---|---|
Execution |
AutomatedExecutionExtender.getExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedExecutionExtender.setExecution(Execution execution) |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.