| |
|
| org.acegisecurity.userdetails.memory.InMemoryDaoTests
InMemoryDaoTests | public class InMemoryDaoTests extends TestCase (Code) | | Tests
InMemoryDaoImpl .
author: Ben Alex version: $Id: InMemoryDaoTests.java 1496 2006-05-23 13:38:33Z benalex $ |
InMemoryDaoTests | public InMemoryDaoTests()(Code) | | |
testLookupSuccessWithMixedCase | public void testLookupSuccessWithMixedCase() throws Exception(Code) | | |
testStartupFailsIfUserMapNotSet | public void testStartupFailsIfUserMapNotSet() throws Exception(Code) | | |
testStartupFailsIfUserMapSetToNull | public void testStartupFailsIfUserMapSetToNull() throws Exception(Code) | | |
testStartupSuccessIfUserMapSet | public void testStartupSuccessIfUserMapSet() throws Exception(Code) | | |
testUseOfExternalPropertiesObject | public void testUseOfExternalPropertiesObject() throws Exception(Code) | | |
|
|
|