| |
|
| org.acegisecurity.acl.basic.BasicAclProviderTests
BasicAclProviderTests | public class BasicAclProviderTests extends TestCase (Code) | | Tests
BasicAclProvider .
author: Ben Alex version: $Id: BasicAclProviderTests.java 1496 2006-05-23 13:38:33Z benalex $ |
OBJECT_IDENTITY | final public static String OBJECT_IDENTITY(Code) | | |
BasicAclProviderTests | public BasicAclProviderTests()(Code) | | |
BasicAclProviderTests | public BasicAclProviderTests(String arg0)(Code) | | |
testCachingUsedProperly | public void testCachingUsedProperly() throws Exception(Code) | | |
testExceptionThrownIfUnsupportedObjectIsSubmitted | public void testExceptionThrownIfUnsupportedObjectIsSubmitted() throws Exception(Code) | | |
testGetAclsForInstanceNotFound | public void testGetAclsForInstanceNotFound() throws Exception(Code) | | |
testGetAclsForInstanceWithParentLevels | public void testGetAclsForInstanceWithParentLevels() throws Exception(Code) | | |
testGetAclsForInstanceWithParentLevelsButNoDirectAclsAgainstInstance | public void testGetAclsForInstanceWithParentLevelsButNoDirectAclsAgainstInstance() throws Exception(Code) | | |
testGetAclsWithAuthentication | public void testGetAclsWithAuthentication() throws Exception(Code) | | |
testGettersSetters | public void testGettersSetters()(Code) | | |
testStartupFailsIfNullAclDao | public void testStartupFailsIfNullAclDao() throws Exception(Code) | | |
testStartupFailsIfNullEffectiveAclsResolver | public void testStartupFailsIfNullEffectiveAclsResolver() throws Exception(Code) | | |
testStartupFailsIfNullEntryCache | public void testStartupFailsIfNullEntryCache() throws Exception(Code) | | |
testStartupFailsIfProblemWithAclObjectIdentityClass | public void testStartupFailsIfProblemWithAclObjectIdentityClass() throws Exception(Code) | | |
testSupportsReturnsNullIfObjectNull | public void testSupportsReturnsNullIfObjectNull()(Code) | | |
|
|
|