public class TestAttributeTestContextProvider<T extends TestAttribute>
extends java.lang.Object
| Constructor and Description |
|---|
TestAttributeTestContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TestAttributeTestContext> |
getCategoryTestContextList() |
void |
setAttributeContext(T attr,
Test test) |
public java.util.List<TestAttributeTestContext> getCategoryTestContextList()