| org.mockejb.interceptor.test.PointcutTest
PointcutTest | public class PointcutTest extends TestCase (Code) | | Tests standard pointcuts supplied with MockEJB as well as
basic AspectSystem functions.
author: Alexander Ananiev |
testClassPatternPointcut | public void testClassPatternPointcut() throws Exception(Code) | | |
testMethodPatternPointcut | public void testMethodPatternPointcut() throws Exception(Code) | | |
|
|