| |
|
| org.acegisecurity.intercept.method.aopalliance.MethodDefinitionSourceAdvisorTests
MethodDefinitionSourceAdvisorTests | public class MethodDefinitionSourceAdvisorTests extends TestCase (Code) | | Tests
MethodDefinitionSourceAdvisor .
author: Ben Alex version: $Id: MethodDefinitionSourceAdvisorTests.java 1496 2006-05-23 13:38:33Z benalex $ |
MethodDefinitionSourceAdvisorTests | public MethodDefinitionSourceAdvisorTests()(Code) | | |
MethodDefinitionSourceAdvisorTests | public MethodDefinitionSourceAdvisorTests(String arg0)(Code) | | |
testAdvisorReturnsFalseWhenMethodInvocationNotDefined | public void testAdvisorReturnsFalseWhenMethodInvocationNotDefined() throws Exception(Code) | | |
testAdvisorReturnsTrueWhenMethodInvocationIsDefined | public void testAdvisorReturnsTrueWhenMethodInvocationIsDefined() throws Exception(Code) | | |
testDetectsImproperlyConfiguredAdvice | public void testDetectsImproperlyConfiguredAdvice()(Code) | | |
testUnsupportedOperations | public void testUnsupportedOperations() throws Throwable(Code) | | |
|
|
|