public interface Event<T>
StepEvent,
TestCaseEvent,
TestSuiteEvent| Modifier and Type | Method and Description |
|---|---|
void |
process(T context)
Use this method to change test context
|
void process(T context)
context - which can be changedCopyright © 2017 Yandex. All rights reserved.