|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.apache.james.userrepository.MockUsersRepositoryTest
org.apache.james.userrepository.UsersFileRepositoryTest
public class UsersFileRepositoryTest
Test basic behaviours of UsersFileRepository
Field Summary |
---|
Fields inherited from class org.apache.james.userrepository.MockUsersRepositoryTest |
---|
usersRepository |
Constructor Summary | |
---|---|
UsersFileRepositoryTest()
|
Method Summary | |
---|---|
protected void |
disposeUsersRepository()
Dispose the repository |
protected org.apache.james.api.user.UsersRepository |
getUsersRepository()
Create the repository to be tested. |
void |
testVirtualUserTableImpl()
|
Methods inherited from class org.apache.james.userrepository.MockUsersRepositoryTest |
---|
getAllowMultipleUsersWithDifferentCases, getCheckCase, getPasswordsEnabled, setUp, tearDown, testAddUserOnce, testCaseInsensitivesMethods, testUserAddedIsFound, testUserAddRemoveCycle, testUserListing, testUserPassword, testUsersRepositoryEmpty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UsersFileRepositoryTest()
Method Detail |
---|
protected org.apache.james.api.user.UsersRepository getUsersRepository() throws java.lang.Exception
getUsersRepository
in class MockUsersRepositoryTest
java.lang.Exception
protected void disposeUsersRepository()
MockUsersRepositoryTest
disposeUsersRepository
in class MockUsersRepositoryTest
public void testVirtualUserTableImpl() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |