Uses of Class
com.thoughtworks.gauge.Specification
-
Packages that use Specification Package Description com.thoughtworks.gauge -
-
Uses of Specification in com.thoughtworks.gauge
Methods in com.thoughtworks.gauge that return Specification Modifier and Type Method Description SpecificationExecutionContext. getCurrentSpecification()Constructors in com.thoughtworks.gauge with parameters of type Specification Constructor Description ExecutionContext(Specification specification, Scenario scenario, StepDetails stepDetails)
-