private static class NonReflectiveSteps.NextCommandFails extends NextStepDecorator
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
assertion |
IDENTITY| Constructor and Description |
|---|
NextCommandFails(java.lang.String assertion) |
| Modifier and Type | Method and Description |
|---|---|
NextStepDecorator |
evaluate(CoreStep nextStep,
Selenium selenium,
TestState state) |
boolean |
isOkayToContinueTest() |
ASSERTION_FAILED, ERROR, getCause, VERIFICATION_FAILEDpublic NextStepDecorator evaluate(CoreStep nextStep, Selenium selenium, TestState state)
evaluate in class NextStepDecoratorpublic boolean isOkayToContinueTest()
isOkayToContinueTest in class NextStepDecorator