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_FAILED
public NextStepDecorator evaluate(CoreStep nextStep, Selenium selenium, TestState state)
evaluate
in class NextStepDecorator
public boolean isOkayToContinueTest()
isOkayToContinueTest
in class NextStepDecorator