com.atlassian.user.impl.delegation
Class TestDelegatingGroupManager
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.user.impl.delegation.TestDelegatingGroupManager
- All Implemented Interfaces:
- junit.framework.Test
public class TestDelegatingGroupManager
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
TestDelegatingGroupManager
public TestDelegatingGroupManager()
setUp
public void setUp()
throws Exception
- Overrides:
setUp in class junit.framework.TestCase
- Throws:
Exception
testGetGroupUsingMocks
public void testGetGroupUsingMocks()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testGetGroupsUsingMocks
public void testGetGroupsUsingMocks()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testGetGroupsWhenFirstThrowsException
public void testGetGroupsWhenFirstThrowsException()
throws Exception
- Throws:
Exception
testGetGroupsForUserWhenFirstThrowsException
public void testGetGroupsForUserWhenFirstThrowsException()
throws Exception
- Throws:
Exception
testGetWritableGroupsUsingMocks
public void testGetWritableGroupsUsingMocks()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testGetWritableGroupsWhenOneThrowsException
public void testGetWritableGroupsWhenOneThrowsException()
throws Exception
- Throws:
Exception
testGetGroupsForUser
public void testGetGroupsForUser()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testCreateGroup
public void testCreateGroup()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testRemoveGroupUsingMocks
public void testRemoveGroupUsingMocks()
testAddMembershipUsingMocks
public void testAddMembershipUsingMocks()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testHasMembership
public void testHasMembership()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testRemoveMembershipUsingMocks
public void testRemoveMembershipUsingMocks()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testGetMembers
public void testGetMembers()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testGetConfiguration
public void testGetConfiguration()
throws com.atlassian.user.EntityException
- Throws:
com.atlassian.user.EntityException
testIsCreating
public void testIsCreating()
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.