| Package | Description |
|---|---|
| org.eclipse.xtext.junit4.smoketest | |
| org.eclipse.xtext.junit4.smoketest.internal |
| Modifier and Type | Method and Description |
|---|---|
static Scenario |
Scenario.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scenario[] |
Scenario.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AllScenariosRunner(Class<?> testClass,
ProcessedBy processor,
Scenario[] scenarios) |
ParallelPermutingScenarioRunner(Class<?> klass,
Scenario scenario,
Class<? extends ScenarioProcessor> processorClass) |
PermutingScenarioRunner(Class<?> klass,
Class<? extends ScenarioProcessor> processorClass,
Scenario scenario) |
Copyright © 2016. All Rights Reserved.