public class GuiceAnnotatedEmbedderRunner extends AnnotatedEmbedderRunner
GuiceAnnotationBuilder
.Constructor and Description |
---|
GuiceAnnotatedEmbedderRunner(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 GuiceAnnotatedEmbedderRunner(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.