org.apache.james.management
Class UserManagementTest
java.lang.Object
TestCase
org.apache.james.management.UserManagementTest
public class UserManagementTest
- extends TestCase
Tests the UserManagement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserManagementTest
public UserManagementTest()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserCount
public void testUserCount()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testDefaultRepositoryIsLocalUsers
public void testDefaultRepositoryIsLocalUsers()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testNonExistingRepository
public void testNonExistingRepository()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testAddUserAndVerify
public void testAddUserAndVerify()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testDelUser
public void testDelUser()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testListUsers
public void testListUsers()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testAlias
public void testAlias()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testForward
public void testForward()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testSetPassword
public void testSetPassword()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
testListRepositories
public void testListRepositories()
throws org.apache.james.api.user.management.UserManagementException
- Throws:
org.apache.james.api.user.management.UserManagementException
Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.