|
||||||||||
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.ResolvedMemberSignaturesTestCase15
public class ResolvedMemberSignaturesTestCase15
Constructor Summary | |
---|---|
ResolvedMemberSignaturesTestCase15()
|
Method Summary | |
---|---|
void |
testBaseOnlyField()
|
void |
testBaseOnlyMethod()
|
void |
testBaseOnlyStaticMethod()
|
void |
testBothField()
|
void |
testBothMethod()
|
void |
testBothStaticMethod()
|
void |
testChangingThrowsClause()
|
void |
testDerivedField()
|
void |
testDerivedMethod()
|
void |
testDerivedStaticMethod()
|
void |
testNoWalkUpMatchingConstructor()
|
void |
testNoWalkUpNoMatchingConstructor()
|
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 ResolvedMemberSignaturesTestCase15()
Method Detail |
---|
public void testBaseOnlyStaticMethod()
public void testBothStaticMethod()
public void testDerivedStaticMethod()
public void testBaseOnlyMethod()
public void testBothMethod()
public void testDerivedMethod()
public void testChangingThrowsClause()
public void testNoWalkUpMatchingConstructor()
public void testNoWalkUpNoMatchingConstructor()
public void testBaseOnlyField()
public void testBothField()
public void testDerivedField()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |