public class AnnotationBuilderTest extends Object
AnnotationBuilder
.Modifier and Type | Class and Description |
---|---|
static interface |
AnnotationBuilderTest.CustomAnnotation |
static class |
AnnotationBuilderTest.FiniteValues |
static interface |
AnnotationBuilderTest.NestingAnnotation |
Constructor and Description |
---|
AnnotationBuilderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBadMemberMap() |
void |
testDefaultAnnotation() |
void |
testMemberMap() |
void |
testNestedStubbedAnnotation() |
void |
testNestedStubbedAnnotationArray() |
void |
testStubbedAnnotation() |
public AnnotationBuilderTest()
public void testDefaultAnnotation()
public void testStubbedAnnotation()
public void testNestedStubbedAnnotation()
public void testMemberMap()
public void testNestedStubbedAnnotationArray()
public void testBadMemberMap()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.