public class GuiceAnnotatedPathRunner extends AnnotatedPathRunner
GuiceAnnotationBuilder
.Constructor and Description |
---|
GuiceAnnotatedPathRunner(Class<?> testClass) |
Modifier and Type | Method and Description |
---|---|
AnnotationBuilder |
annotationBuilder() |
collectInitializationErrors, getDescription, run, storyNameResolver, validateInstanceMethods
createTest, testClass
computeTestMethods, describeChild, getChildren, getTestRules, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout
public GuiceAnnotatedPathRunner(Class<?> testClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
public AnnotationBuilder annotationBuilder()
annotationBuilder
in class AnnotatedEmbedderRunner
Copyright © 2003-2014. All Rights Reserved.