public class TestCaseMethodNodeWrapper
| Constructor and description |
|---|
TestCaseMethodNodeWrapper
(List<MethodNode> methodNodes, String actionType, boolean ignoredIfFailed, String startMessage) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getActionType() |
|
public List<MethodNode> |
getMethodNodes() |
|
public String |
getStartMessage() |
|
public boolean |
isIgnoredIfFailed() |
|
public void |
setActionType(String actionType) |