Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] JUnit Test and Aspects

Hello,

I would like to know if it is possible to run JUnits tests together with aspects. I have an application where I'm applying some aspects.
I want to test the results of applying the aspects to the application. Just simple test  cases.
Where can I find information about it?

In advance I thank you for any help,

Alejandro








Back to the top