NavigateToUrl
Attributes
- Graph
-
- Supertypes
-
class UnitStep[WebContext]trait LazyLoggingtrait BehaviorRulesclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
The operation to apply.
The operation to apply.
Value parameters
- ctx
-
the evaluation context
- parent
-
the calling node
- step
-
the step to apply the operation to
Attributes
- Definition Classes
-
StepLambda
Inherited methods
Checks that a background satisfies behavior rules before evaluation.
Checks that a background satisfies behavior rules before evaluation.
Value parameters
- background
-
the background to check
- specType
-
the spec type currently being evaluated
Attributes
- Inherited from:
- BehaviorRules
Checks that a scenario or stepdef satisfies behavior rules before evaluation.
Checks that a scenario or stepdef satisfies behavior rules before evaluation.
Value parameters
- scenario
-
the scenario to check
- specType
-
the spec type currently being evaluated
Attributes
- Inherited from:
- BehaviorRules
Checks that a step def called in a feature satisfies behavoiur rules at evaluation.
Checks that a step def called in a feature satisfies behavoiur rules at evaluation.
Value parameters
- env
-
the environment context
- step
-
the step to check
Attributes
- Inherited from:
- BehaviorRules
Checks that a step called in a feature satisfies behavoiur rules at evaluation.
Checks that a step called in a feature satisfies behavoiur rules at evaluation.
Value parameters
- actualBehavior
-
the actual behavior type of the step
- env
-
the environment context
- step
-
the step to check
Attributes
- Inherited from:
- BehaviorRules
Inherited fields
Attributes
- Inherited from:
- LazyLogging