| Package | Description |
|---|---|
| testoptimal.api |
| Modifier and Type | Method and Description |
|---|---|
static Constants.MbtMode |
Constants.MbtMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.MbtMode[] |
Constants.MbtMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RunResult |
ModelAPI.genPaths(String modelName_p,
Constants.MbtMode mbtMode_p)
generate test paths (test cases) for a model (uploaded).
|
RunResult |
ModelAPI.genPaths(String modelName_p,
Constants.MbtMode mbtMode_p,
int timeoutMillis_p)
generate test paths (test cases) for a model (uploaded).
|
String |
AgentAPI.startModel(String modelName_p,
Constants.MbtMode mbtMode_p)
starts model execution on TestOptimal server with specified sequencer/MBT Mode.
|
Copyright © 2020. All rights reserved.