| Modifier and Type | Field and Description |
|---|---|
protected Group |
Step.group |
| Modifier and Type | Method and Description |
|---|---|
Group |
Step.group()
Returns the enclosing group; null if none.
|
| Constructor and Description |
|---|
Group(String name,
String command,
String env,
String cwd,
Group group)
Creates a new test step.
|
Step(String name,
String command,
String env,
String cwd,
Group group)
Creates a new test step.
|
Copyright © 2015. All rights reserved.