Uses of Interface
net.thucydides.core.steps.StepPublisher
| Package | Description |
|---|---|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
-
Uses of StepPublisher in net.thucydides.core.steps
Classes in net.thucydides.core.steps that implement StepPublisher Modifier and Type Class Description classBaseStepListenerObserves the test run and stores test run details for later reporting.