public class TestCaseStorage extends InheritableThreadLocal<ru.yandex.qatools.allure.model.TestCaseResult>
Allure| Constructor and Description |
|---|
TestCaseStorage() |
| Modifier and Type | Method and Description |
|---|---|
protected ru.yandex.qatools.allure.model.TestCaseResult |
initialValue()
Returns the current thread's "initial value".
|
childValueget, remove, set, withInitialprotected ru.yandex.qatools.allure.model.TestCaseResult initialValue()
TestCaseResultinitialValue in class ThreadLocal<ru.yandex.qatools.allure.model.TestCaseResult>Copyright © 2017 Yandex. All rights reserved.