| 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(TestSuiteEvent event)
Process TestSuiteEvent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestSuiteFinishedEvent
Java class for abstract-test-suite-finished-event complex type.
|
class |
AbstractTestSuiteStartedEvent
Java class for abstract-test-suite-started-event complex type.
|
class |
TestSuiteFinishedEvent
Using to finish testSuite
|
class |
TestSuiteStartedEvent
Using to start new testSuite
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenersNotifier.fire(TestSuiteEvent event)
Invoke to tell listeners that an custom test suite event processed
|
void |
LifecycleListener.fire(TestSuiteEvent event)
Called when Allure process any custom test suite event
|
Copyright © 2017 Yandex. All rights reserved.