| |
|
| org.jasig.portal.groups.GroupsTester
GroupsTester | public class GroupsTester extends TestCase (Code) | | Tests the groups framework (a start).
author: : Dan Ellentuck |
Constructor Summary | |
public | GroupsTester(String name) EntityLockTester constructor comment. |
GroupsTester | public GroupsTester(String name)(Code) | | EntityLockTester constructor comment.
|
addTestEntityType | protected void addTestEntityType()(Code) | | |
deleteTestEntityType | protected void deleteTestEntityType()(Code) | | |
deleteTestGroups | protected void deleteTestGroups()(Code) | | |
setUp | protected void setUp()(Code) | | |
suite | public static junit.framework.Test suite()(Code) | | junit.framework.Test |
tearDown | protected void tearDown()(Code) | | |
testAddAndDeleteGroups | public void testAddAndDeleteGroups() throws Exception(Code) | | |
testAddAndDeleteMembers | public void testAddAndDeleteMembers() throws Exception(Code) | | |
testAddToALargeGroup | public void testAddToALargeGroup() throws Exception(Code) | | |
testConcurrentAccess | public void testConcurrentAccess() throws Exception(Code) | | |
testDeleteChildGroup | public void testDeleteChildGroup() throws Exception(Code) | | |
testGroupMemberUpdate | public void testGroupMemberUpdate() throws Exception(Code) | | |
testGroupMemberValidation | public void testGroupMemberValidation() throws Exception(Code) | | |
testMixLockableAndNonLockableGroups | public void testMixLockableAndNonLockableGroups() throws Exception(Code) | | |
testParseCompoundKeys | public void testParseCompoundKeys() throws Exception(Code) | | |
testRetrieveParentGroups | public void testRetrieveParentGroups() throws Exception(Code) | | |
testUpdateLockableGroups | public void testUpdateLockableGroups() throws Exception(Code) | | |
testUpdateLockableGroupsWithRenewableLock | public void testUpdateLockableGroupsWithRenewableLock() throws Exception(Code) | | |
testUpdateMembersVisibility | public void testUpdateMembersVisibility() throws Exception(Code) | | |
|
|
|