| Package | Description |
|---|---|
| ru.yandex.qatools.allure | |
| ru.yandex.qatools.allure.events | |
| ru.yandex.qatools.allure.experimental |
| Modifier and Type | Method and Description |
|---|---|
void |
Allure.fire(StepStartedEvent event)
Process StepStartedEvent.
|
| Modifier and Type | Method and Description |
|---|---|
StepStartedEvent |
StepStartedEvent.withTitle(String title)
Sets title using fluent-api
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenersNotifier.fire(StepStartedEvent event)
Invoke to tell listeners that an step started event processed
|
void |
LifecycleListener.fire(StepStartedEvent event)
Called when a step started
|
Copyright © 2017 Yandex. All rights reserved.