| Package | Description |
|---|---|
| com.github.dakusui.scriptunit | |
| com.github.dakusui.scriptunit.exceptions | |
| com.github.dakusui.scriptunit.loaders | |
| com.github.dakusui.scriptunit.model |
| Modifier and Type | Method and Description |
|---|---|
static ScriptRunner.Type |
ScriptRunner.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptRunner.Type[] |
ScriptRunner.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationException |
ConfigurationException.unsupportedRunMode(ScriptRunner.Type runnerType) |
| Modifier and Type | Method and Description |
|---|---|
ScriptRunner.Type |
TestSuiteLoader.getRunnerType() |
ScriptRunner.Type |
TestSuiteLoader.Base.getRunnerType() |
| Modifier and Type | Method and Description |
|---|---|
ScriptRunner.Type |
TestSuiteDescriptor.getRunnerType() |
Copyright © 2017. All rights reserved.