public class AddParameterEvent extends AbstractTestCaseAddParameterEvent
TestCaseEventkind, name, value| Constructor and Description |
|---|
AddParameterEvent(String name,
String value)
Constructs an new event with specified name and value
|
AddParameterEvent(String name,
String value,
ru.yandex.qatools.allure.model.ParameterKind kind)
Constructs an new event with specified name and value
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(ru.yandex.qatools.allure.model.TestCaseResult context)
Add parameter to testCase
|
Copyright © 2017 Yandex. All rights reserved.