Uses of Interface
net.thucydides.core.steps.StepPublisher
-
Packages that use 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 class
BaseStepListener
Observes the test run and stores test run details for later reporting.
-