| Package | Description |
|---|---|
| org.squashtest.tm.domain.campaign | |
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Method and Description |
|---|---|
TestCaseExecutionMode |
IterationTestPlanItem.getExecutionMode() |
| Modifier and Type | Field and Description |
|---|---|
protected TestCaseExecutionMode |
Execution.executionMode |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<TestCaseExecutionMode> |
QExecution.executionMode |
| Modifier and Type | Method and Description |
|---|---|
TestCaseExecutionMode |
Execution.getExecutionMode() |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<TestCaseExecutionMode> |
QTestCase.executionMode |
| Modifier and Type | Method and Description |
|---|---|
static TestCaseExecutionMode |
TestCaseExecutionMode.defaultValue() |
TestCaseExecutionMode |
TestCase.getExecutionMode() |
static TestCaseExecutionMode |
TestCaseExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseExecutionMode[] |
TestCaseExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.setExecutionMode(TestCaseExecutionMode executionMode) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.