T - A TestAttribute typepublic class TestAttributeTestContextProvider<T extends TestAttribute>
extends java.lang.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 |
|---|---|
java.util.List<TestAttributeTestContext<T>> |
getTestAttributeTestContextList() |
void |
removeTest(Test test) |
void |
setAttributeContext(T attr,
Test test) |
public void removeTest(Test test)
public java.util.List<TestAttributeTestContext<T>> getTestAttributeTestContextList()
Copyright © 2019. All Rights Reserved.