|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionStep | |
|---|---|
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.testcase | |
| Uses of ExecutionStep in org.squashtest.tm.domain.execution |
|---|
| Methods in org.squashtest.tm.domain.execution that return ExecutionStep | |
|---|---|
ExecutionStep |
Execution.findFirstRunnableStep()
|
ExecutionStep |
Execution.findFirstUnexecutedStep()
return the first step with a running or a ready state. |
ExecutionStep |
Execution.getLastStep()
|
| Methods in org.squashtest.tm.domain.execution that return types with arguments of type ExecutionStep | |
|---|---|
List<ExecutionStep> |
Execution.getSteps()
|
| Uses of ExecutionStep in org.squashtest.tm.domain.testcase |
|---|
| Methods in org.squashtest.tm.domain.testcase that return types with arguments of type ExecutionStep | |
|---|---|
List<ExecutionStep> |
CallTestStep.createExecutionSteps(Dataset dataset)
|
abstract List<ExecutionStep> |
TestStep.createExecutionSteps(Dataset dataset)
|
List<ExecutionStep> |
ActionTestStep.createExecutionSteps(Dataset dataset)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||