public class SpringAnnotatedPathRunner extends AnnotatedPathRunner
SpringAnnotationBuilder.| Constructor and Description |
|---|
SpringAnnotatedPathRunner(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationBuilder |
annotationBuilder() |
collectInitializationErrors, getDescription, run, storyNameResolver, validateInstanceMethodscreateTest, testClasscomputeTestMethods, describeChild, getChildren, getTestRules, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic SpringAnnotatedPathRunner(Class<?> testClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorpublic AnnotationBuilder annotationBuilder()
annotationBuilder in class AnnotatedEmbedderRunnerCopyright © 2003-2013. All Rights Reserved.