public class CustomAnnotationBuilder
extends org.junit.internal.builders.AllDefaultPossibilitiesBuilder
| Constructor and Description |
|---|
CustomAnnotationBuilder(int numRetries,
PrintStream err) |
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.internal.builders.AnnotatedBuilder |
annotatedBuilder() |
org.junit.internal.builders.JUnit4Builder |
junit4Builder() |
ignoredBuilder, junit3Builder, runnerForClass, suiteMethodBuilderpublic CustomAnnotationBuilder(int numRetries,
PrintStream err)
public org.junit.internal.builders.JUnit4Builder junit4Builder()
junit4Builder in class org.junit.internal.builders.AllDefaultPossibilitiesBuilderprotected org.junit.internal.builders.AnnotatedBuilder annotatedBuilder()
annotatedBuilder in class org.junit.internal.builders.AllDefaultPossibilitiesBuilder