| |
|
| org.acegisecurity.intercept.method.MethodDefinitionSourceEditorTests
MethodDefinitionSourceEditorTests | public class MethodDefinitionSourceEditorTests extends TestCase (Code) | | Tests
MethodDefinitionSourceEditor and its asociated
MethodDefinitionMap .
author: Ben Alex version: $Id: MethodDefinitionSourceEditorTests.java 1496 2006-05-23 13:38:33Z benalex $ |
MethodDefinitionSourceEditorTests | public MethodDefinitionSourceEditorTests()(Code) | | |
MethodDefinitionSourceEditorTests | public MethodDefinitionSourceEditorTests(String arg0)(Code) | | |
testAspectJJointPointLookup | public void testAspectJJointPointLookup() throws Exception(Code) | | |
testClassNameNotFoundResultsInException | public void testClassNameNotFoundResultsInException()(Code) | | |
testClassNameNotInProperFormatResultsInException | public void testClassNameNotInProperFormatResultsInException()(Code) | | |
testClassNameValidButMethodNameInvalidResultsInException | public void testClassNameValidButMethodNameInvalidResultsInException()(Code) | | |
testConcreteClassInvocationsAlsoReturnDefinitionsAgainstInterface | public void testConcreteClassInvocationsAlsoReturnDefinitionsAgainstInterface() throws Exception(Code) | | |
testEmptyStringReturnsEmptyMap | public void testEmptyStringReturnsEmptyMap()(Code) | | |
testIterator | public void testIterator()(Code) | | |
testMultiMethodParsing | public void testMultiMethodParsing()(Code) | | |
testMultiMethodParsingWhereLaterMethodsOverrideEarlierMethods | public void testMultiMethodParsingWhereLaterMethodsOverrideEarlierMethods() throws Exception(Code) | | |
testNullIsReturnedByMethodDefinitionSourceWhenMethodInvocationNotDefined | public void testNullIsReturnedByMethodDefinitionSourceWhenMethodInvocationNotDefined() throws Exception(Code) | | |
testNullReturnsEmptyMap | public void testNullReturnsEmptyMap()(Code) | | |
testSingleMethodParsing | public void testSingleMethodParsing() throws Exception(Code) | | |
|
|
|