|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
public class AnnotationPatternMatchingTestCase
Constructor Summary | |
---|---|
AnnotationPatternMatchingTestCase()
|
Method Summary | |
---|---|
org.aspectj.weaver.patterns.TestScope |
makeSimpleScope()
|
void |
testAnnotationPatternMatchingOnFields()
|
void |
testAnnotationPatternMatchingOnMethods()
|
void |
testAnnotationPatternMatchingOnTypes()
|
void |
testAnnotationTypeResolutionOnFields()
|
void |
testAnnotationTypeResolutionOnMethods()
|
void |
testAnnotationTypeResolutionOnTypes()
|
void |
testReferenceToNonAnnotationType()
|
void |
testReferenceViaFormalToNonAnnotationType()
|
void |
testUnresolvedAnnotationTypes()
|
void |
testWildPatternMatchingOnTypes()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnnotationPatternMatchingTestCase()
Method Detail |
---|
public void testAnnotationPatternMatchingOnTypes()
public void testReferenceToNonAnnotationType()
public void testReferenceViaFormalToNonAnnotationType()
public org.aspectj.weaver.patterns.TestScope makeSimpleScope()
public void testUnresolvedAnnotationTypes()
public void testAnnotationPatternMatchingOnMethods()
public void testAnnotationPatternMatchingOnFields()
public void testAnnotationTypeResolutionOnTypes()
public void testAnnotationTypeResolutionOnMethods()
public void testAnnotationTypeResolutionOnFields()
public void testWildPatternMatchingOnTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |