|
||||||||||
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.tools.PointcutExpressionTest
public class PointcutExpressionTest
Constructor Summary | |
---|---|
PointcutExpressionTest()
|
Method Summary | |
---|---|
void |
testArgsMatching()
|
void |
testCouldMatchJoinPointsInType()
|
void |
testGetPointcutExpression()
|
void |
testMatchesAdviceExecution()
|
void |
testMatchesConstructorCall()
|
void |
testMatchesConstructorExecution()
|
void |
testMatchesFieldGet()
|
void |
testMatchesFieldSet()
|
void |
testMatchesHandler()
|
void |
testMatchesInitialization()
|
void |
testMatchesMethodCall()
|
void |
testMatchesMethodExecution()
|
void |
testMatchesPreInitialization()
|
void |
testMatchesStaticInitialization()
|
void |
testMayNeedDynamicTest()
|
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 PointcutExpressionTest()
Method Detail |
---|
public void testMatchesMethodCall()
public void testMatchesMethodExecution()
public void testMatchesConstructorCall()
public void testMatchesConstructorExecution()
public void testMatchesAdviceExecution()
public void testMatchesHandler()
public void testMatchesInitialization()
public void testMatchesPreInitialization()
public void testMatchesStaticInitialization()
public void testMatchesFieldSet()
public void testMatchesFieldGet()
public void testArgsMatching()
public void testGetPointcutExpression()
public void testCouldMatchJoinPointsInType()
public void testMayNeedDynamicTest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |