public class GroovyAnnotatedEmbedderRunner extends AnnotatedEmbedderRunner
GroovyAnnotationBuilder
.Constructor and Description |
---|
GroovyAnnotatedEmbedderRunner(Class<?> testClass) |
Modifier and Type | Method and Description |
---|---|
AnnotationBuilder |
annotationBuilder() |
createTest, testClass
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout
childrenInvoker, classBlock, classRules, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, order, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses, withInterruptIsolation
public GroovyAnnotatedEmbedderRunner(Class<?> testClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
public AnnotationBuilder annotationBuilder()
annotationBuilder
in class AnnotatedEmbedderRunner
Copyright © 2003–2021. All rights reserved.