|
||||||||||
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.jcr.JcrUserRepositoryTest
public class JcrUserRepositoryTest
Field Summary |
---|
Fields inherited from class org.apache.james.userrepository.MockUsersRepositoryTest |
---|
usersRepository |
Constructor Summary | |
---|---|
JcrUserRepositoryTest()
|
Method Summary | |
---|---|
protected org.apache.james.api.user.UsersRepository |
getUsersRepository()
Create the repository to be tested. |
protected void |
setUp()
|
protected void |
tearDown()
|
Methods inherited from class org.apache.james.userrepository.MockUsersRepositoryTest |
---|
disposeUsersRepository, getAllowMultipleUsersWithDifferentCases, getCheckCase, getPasswordsEnabled, 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 JcrUserRepositoryTest()
Method Detail |
---|
protected org.apache.james.api.user.UsersRepository getUsersRepository() throws java.lang.Exception
MockUsersRepositoryTest
getUsersRepository
in class MockUsersRepositoryTest
java.lang.Exception
protected void setUp() throws java.lang.Exception
setUp
in class MockUsersRepositoryTest
java.lang.Exception
junit.framework.TestCase#setUp()
protected void tearDown() throws java.lang.Exception
tearDown
in class MockUsersRepositoryTest
java.lang.Exception
junit.framework.TestCase#tearDown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |