|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TesterRequirements | |
|---|---|
| com.google.common.collect.testing.features | |
| Uses of TesterRequirements in com.google.common.collect.testing.features |
|---|
| Methods in com.google.common.collect.testing.features that return TesterRequirements | |
|---|---|
static TesterRequirements |
FeatureUtil.buildDeclaredTesterRequirements(AnnotatedElement classOrMethod)
Construct the set of requirements specified by annotations directly on a tester class or method. |
static TesterRequirements |
FeatureUtil.getTesterRequirements(Class<?> testerClass)
Get the full set of requirements for a tester class. |
static TesterRequirements |
FeatureUtil.getTesterRequirements(Method testerMethod)
Get the full set of requirements for a tester class. |
| Constructors in com.google.common.collect.testing.features with parameters of type TesterRequirements | |
|---|---|
TesterRequirements(TesterRequirements tr)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||