[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
SV: [aspectj-dev] AOP and security
|
- From: <per.hustad@xxxxxxxxxxx>
- Date: Thu, 17 Feb 2005 08:01:13 +0100
- Delivered-to: aspectj-dev@eclipse.org
- Thread-index: AcUUo1Rv+yKusupHStmYquI/OMy7MAAGntSg
- Thread-topic: [aspectj-dev] AOP and security
>
> 3. Is there a way to test the applications using AOP?
>
If you are looking for unit testing frameworks using AOP, you could always take a look at http://surrogate.sourceforge.net. It's based on AspectJ/Java and is the framework we are using to test our J2EE apps.
- Per