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