public class TestSuiteFinishedEvent extends AbstractTestSuiteFinishedEvent
Allureuid| Constructor and Description |
|---|
TestSuiteFinishedEvent(String uid)
Constructs an new event with specified uid
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(ru.yandex.qatools.allure.model.TestSuiteResult testSuite)
Sets testSuite finish time
|
public TestSuiteFinishedEvent(String uid)
uid - initial uidCopyright © 2017 Yandex. All rights reserved.