public class GuiceAnnotatedEmbedderRunner extends AnnotatedEmbedderRunner
GuiceAnnotationBuilder.| Constructor and Description |
|---|
GuiceAnnotatedEmbedderRunner(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationBuilder |
annotationBuilder() |
createTest, testClasscollectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic GuiceAnnotatedEmbedderRunner(Class<?> testClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorpublic AnnotationBuilder annotationBuilder()
annotationBuilder in class AnnotatedEmbedderRunnerCopyright © 2003-2013. All Rights Reserved.