public class CategoryWithParameterizedRunner extends org.junit.runners.parameterized.BlockJUnit4ClassRunnerWithParameters implements ExposedGetAnnotations
| Constructor and Description |
|---|
CategoryWithParameterizedRunner(org.junit.runners.parameterized.TestWithParameters test) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.annotation.Annotation[] |
getRunnerAnnotations() |
classBlock, createTest, getName, testName, validateConstructor, validateFieldscollectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic CategoryWithParameterizedRunner(org.junit.runners.parameterized.TestWithParameters test)
throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorpublic java.lang.annotation.Annotation[] getRunnerAnnotations()
getRunnerAnnotations in interface ExposedGetAnnotationsgetRunnerAnnotations in class org.junit.runners.parameterized.BlockJUnit4ClassRunnerWithParameters