public class NamedAttributeContextManager<T extends NamedAttribute> extends Object
| Constructor and Description |
|---|
NamedAttributeContextManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContext(T attr,
List<Test> testList) |
void |
addContext(T attr,
Test test) |
boolean |
hasItems() |
void |
removeTest(Test test)
Remove a test from the context.
|
void |
resetAll() |
Copyright © 2020. All rights reserved.