| |
|
| org.acegisecurity.intercept.method.MethodDefinitionAttributesTests
MethodDefinitionAttributesTests | public class MethodDefinitionAttributesTests extends TestCase (Code) | | Tests
MethodDefinitionAttributes .
author: Cameron Braid author: Ben Alex version: $Id: MethodDefinitionAttributesTests.java 1496 2006-05-23 13:38:33Z benalex $ |
applicationContext | ClassPathXmlApplicationContext applicationContext(Code) | | |
MethodDefinitionAttributesTests | public MethodDefinitionAttributesTests(String a)(Code) | | |
testAttributesForInterfaceTargetObject | public void testAttributesForInterfaceTargetObject() throws Exception(Code) | | |
testAttributesForOtherTargetObject | public void testAttributesForOtherTargetObject() throws Exception(Code) | | |
testAttributesForTargetObject | public void testAttributesForTargetObject() throws Exception(Code) | | |
testMethodCallWithRunAsReplacement | public void testMethodCallWithRunAsReplacement() throws Exception(Code) | | |
testMethodCallWithoutRunAsReplacement | public void testMethodCallWithoutRunAsReplacement() throws Exception(Code) | | |
testNullReturnedIfZeroAttributesDefinedForMethodInvocation | public void testNullReturnedIfZeroAttributesDefinedForMethodInvocation() throws Exception(Code) | | |
|
|
|