| Package | Description |
|---|---|
| ru.yandex.qatools.allure.events | |
| ru.yandex.qatools.allure.utils |
| Modifier and Type | Method and Description |
|---|---|
TestSuiteStartedEvent |
TestSuiteStartedEvent.withDescription(ru.yandex.qatools.allure.model.Description description)
Sets description using fluent-api
|
TestSuiteStartedEvent |
TestSuiteStartedEvent.withLabels(ru.yandex.qatools.allure.model.Label label,
ru.yandex.qatools.allure.model.Label... labels)
Sets labels using fluent-api
|
TestSuiteStartedEvent |
TestSuiteStartedEvent.withTitle(String title)
Sets title using fluent-api
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationManager.update(TestSuiteStartedEvent event)
Sets into specified
TestSuiteStartedEvent
information from Allure annotations. |
Copyright © 2017 Yandex. All rights reserved.