Hi Kabir,

I'm migrating from AspectJ to JBoss AOP and my implementation use this approach.

I have some test cases implemented using JUnit, so these classes (Test1, Test2) 
extends TestCase. I've created a new class (MyTestCase) that extends and modify 
TestCase default implementation, adding new fields and methods.

Compiling with AspectJ I can force my test cases to extends MyTestCase instead 
TestCase and perform the new behavior...

AndrÃ




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853400#3853400

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853400


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to