Uses of Class
net.thucydides.core.model.TestStep.TestStepBuilder
| Package | Description |
|---|---|
| net.thucydides.core.model |
The Thucydides domain model, which represents acceptance test runs.
|
-
Uses of TestStep.TestStepBuilder in net.thucydides.core.model
Methods in net.thucydides.core.model that return TestStep.TestStepBuilder Modifier and Type Method Description static TestStep.TestStepBuilderTestStep. forStepCalled(java.lang.String description)