|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StepPublisher | |
|---|---|
| net.thucydides.core.steps | Base class to be used when writing a library of resuable test steps. |
| net.thucydides.easyb | |
| net.thucydides.junit.runners | Thucydides JUnit test runner and associated classes. |
| Uses of StepPublisher in net.thucydides.core.steps |
|---|
| Classes in net.thucydides.core.steps that implement StepPublisher | |
|---|---|
class |
BaseStepListener
Observes the test run and stores test run details for later reporting. |
class |
ConsoleStepListener
|
| Uses of StepPublisher in net.thucydides.easyb |
|---|
| Methods in net.thucydides.easyb that return StepPublisher | |
|---|---|
StepPublisher |
ThucydidesPlugin.getStepPublisher()
|
| Methods in net.thucydides.easyb with parameters of type StepPublisher | |
|---|---|
void |
ThucydidesPlugin.setStepPublisher(StepPublisher value)
|
| Uses of StepPublisher in net.thucydides.junit.runners |
|---|
| Constructors in net.thucydides.junit.runners with parameters of type StepPublisher | |
|---|---|
ThucydidesStatement(org.junit.runners.model.Statement statement,
StepPublisher publisher)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||