| Package | Description |
|---|---|
| net.serenitybdd.junit.runners |
Serenity JUnit test runner and associated classes.
|
| net.thucydides.junit.listeners |
JUnit listener classes for the Thucydides JUnit integration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedJUnitStepListener |
| Modifier and Type | Method and Description |
|---|---|
protected JUnitStepListener |
SerenityRunner.getStepListener()
The Step Listener observes and records what happens during the execution of the test.
|
protected JUnitStepListener |
SerenityRunner.initListeners() |
protected JUnitStepListener |
SerenityRunner.initListenersUsing(Pages pageFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SerenityRunner.setStepListener(JUnitStepListener stepListener) |
| Modifier and Type | Method and Description |
|---|---|
JUnitStepListener |
JUnitStepListenerBuilder.build() |
Copyright © 2023. All rights reserved.