| |
|
| org.acegisecurity.intercept.method.AbstractMethodDefinitionSourceTests
AbstractMethodDefinitionSourceTests | public class AbstractMethodDefinitionSourceTests extends TestCase (Code) | | Tests
AbstractMethodDefinitionSource and associated
ConfigAttributeDefinition .
author: Ben Alex version: $Id: AbstractMethodDefinitionSourceTests.java 1496 2006-05-23 13:38:33Z benalex $ |
AbstractMethodDefinitionSourceTests | public AbstractMethodDefinitionSourceTests()(Code) | | |
AbstractMethodDefinitionSourceTests | public AbstractMethodDefinitionSourceTests(String arg0)(Code) | | |
testDoesNotSupportAnotherObject | public void testDoesNotSupportAnotherObject()(Code) | | |
testGetAttributesForANonMethodInvocation | public void testGetAttributesForANonMethodInvocation()(Code) | | |
testGetAttributesForANullObject | public void testGetAttributesForANullObject()(Code) | | |
testGetAttributesForMethodInvocation | public void testGetAttributesForMethodInvocation()(Code) | | |
testSupportsMethodInvocation | public void testSupportsMethodInvocation()(Code) | | |
|
|
|