A TestStep in a TestCase
| Modifiers | Name | Description |
|---|---|---|
java.lang.String |
DISABLED_PROPERTY |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
cancel() |
|
void |
finish(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
|
java.lang.String |
getLabel() |
|
TestCase |
getTestCase() |
|
boolean |
isDisabled() |
|
void |
prepare(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
|
TestStepResult |
run(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
| Methods inherited from class | Name |
|---|---|
interface ResultContainer |
getModelItem |