public class AnnotatedEmbedderRunner
extends BlockJUnit4ClassRunner
Runner
that uses the AnnotationBuilder
to
create an embeddable test instance.Constructor and Description |
---|
AnnotatedEmbedderRunner(Class<?> testClass) |
Modifier and Type | Method and Description |
---|---|
AnnotationBuilder |
annotationBuilder() |
Object |
createTest() |
protected Class<?> |
testClass() |
public AnnotatedEmbedderRunner(Class<?> testClass) throws InitializationError
InitializationError
public Object createTest()
public AnnotationBuilder annotationBuilder()
protected Class<?> testClass()
Copyright © 2003–2016. All rights reserved.