| Package | Description |
|---|---|
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStep |
Execution.findFirstRunnableStep() |
ExecutionStep |
Execution.findFirstUnexecutedStep()
return the first step with a running or a ready state.
|
ExecutionStep |
Execution.getLastStep() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionStep> |
Execution.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionStep> |
CallTestStep.createExecutionSteps(Dataset dataset) |
abstract List<ExecutionStep> |
TestStep.createExecutionSteps(Dataset dataset) |
List<ExecutionStep> |
ActionTestStep.createExecutionSteps(Dataset dataset) |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.