| 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(ClearStepStorageEvent event)
This method just clear current step context.
|
| Modifier and Type | Method and Description |
|---|---|
ClearStepStorageEvent |
ObjectFactory.createClearStepStorageEvent()
Create an instance of
ClearStepStorageEvent |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ClearStepStorageEvent> |
ObjectFactory.createClearStepStorageEvent(ClearStepStorageEvent value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ClearStepStorageEvent> |
ObjectFactory.createClearStepStorageEvent(ClearStepStorageEvent value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenersNotifier.fire(ClearStepStorageEvent event)
Invoke to tell listeners that an clear step storage event processed
|
void |
LifecycleListener.fire(ClearStepStorageEvent event)
Called when Allure clear current step context.
|
Copyright © 2017 Yandex. All rights reserved.