@ -50,6 +54,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
@@ -50,6 +54,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
@ -60,6 +65,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
@@ -60,6 +65,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
@ -128,6 +134,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
@@ -128,6 +134,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
assertEquals("Advice reentrantly set age",newAge,itb.getAge());
@ -159,6 +166,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
@@ -159,6 +166,7 @@ public class MethodInvocationProceedingJoinPointTests extends TestCase {
// TODO factor into static in AspectJExpressionPointcut
privateMethodgetAge;
@ -48,6 +51,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -48,6 +51,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -69,6 +73,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -69,6 +73,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -87,6 +92,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -87,6 +92,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -109,16 +115,19 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -109,16 +115,19 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -133,6 +142,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -133,6 +142,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -150,6 +160,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -150,6 +160,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -163,6 +174,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -163,6 +174,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -176,6 +188,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -176,6 +188,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@ -204,6 +217,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {
@@ -204,6 +217,7 @@ public class TigerAspectJExpressionPointcutTests extends TestCase {