public class IsScenarioStep extends Object implements org.squirrelframework.foundation.fsm.Condition<ScenarioContext>
| Constructor and Description |
|---|
IsScenarioStep(String expectedStep) |
public IsScenarioStep(String expectedStep)
public boolean isSatisfied(ScenarioContext ctx)
isSatisfied in interface org.squirrelframework.foundation.fsm.Condition<ScenarioContext>public String name()
name in interface org.squirrelframework.foundation.fsm.Condition<ScenarioContext>Copyright © 2017. All Rights Reserved.