T
- A TestAttribute
typepublic class TestAttributeTestContextProvider<T extends TestAttribute> extends Object
TestAttribute
(Category, Device, Author etc.)
and tracks the collection of tests segregated by the type TestAttribute
Constructor and Description |
---|
TestAttributeTestContextProvider() |
Modifier and Type | Method and Description |
---|---|
List<TestAttributeTestContext<T>> |
getTestAttributeTestContextList() |
void |
removeTest(Test test) |
void |
setAttributeContext(T attr,
Test test) |
Copyright © 2018. All rights reserved.