Uses of Class
net.thucydides.core.steps.ScenarioSteps
| Package | Description |
|---|---|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
-
Uses of ScenarioSteps in net.thucydides.core.steps
Classes in net.thucydides.core.steps with type parameters of type ScenarioSteps Modifier and Type Class Description classScenarioStepsStepDelayer<T extends ScenarioSteps>Methods in net.thucydides.core.steps with type parameters of type ScenarioSteps Modifier and Type Method Description <T extends ScenarioSteps>
TScenarioSteps. onSamePage(java.lang.Class<T> stepsType)Methods in net.thucydides.core.steps that return types with arguments of type ScenarioSteps Modifier and Type Method Description WaitForBuilder<? extends ScenarioSteps>ScenarioSteps. waitFor(int duration)