Modifiers | Name | Description |
---|---|---|
enum |
TestStepResult.TestStepStatus |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
discard() |
|
ActionList |
getActions() |
|
java.lang.Throwable |
getError() |
|
java.lang.String[] |
getMessages() |
|
long |
getSize() |
|
TestStepStatus |
getStatus() |
|
TestStep |
getTestStep() |
|
long |
getTimeStamp() |
|
long |
getTimeTaken() |
|
boolean |
isDiscarded() |
|
void |
writeTo(java.io.PrintWriter writer) |