| Package | Description |
|---|---|
| ru.yandex.qatools.allure.events |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCaseCanceledEvent
Using to change testCase status to
Status.CANCELED |
class |
TestCaseFailureEvent
Using to change testCase status to
Status.FAILED or
Status.BROKEN |
class |
TestCasePendingEvent
Using to change testCase status to
Status.PENDING |
| Modifier and Type | Method and Description |
|---|---|
TestCaseStatusChangeEvent |
TestCaseFailureEvent.withThrowable(Throwable value)
Sets throwable using fluent-api
|
Copyright © 2017 Yandex. All rights reserved.