public class ServerGroupHandlerTest extends BaseHandlerTestCase
admin, adminKey, regular, regularKey, satAdmin, satAdminKey| Constructor and Description |
|---|
ServerGroupHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddRemoveAdmins() |
void |
testAddRemoveSystems() |
void |
testCreate() |
void |
testDelete() |
void |
testGetDetailsById() |
void |
testGetDetailsByName() |
void |
testGetDetailsByUnknownId() |
void |
testGetDetailsByUnknownName() |
void |
testListActiveServersInGroup() |
void |
testListAdministrators() |
void |
testListAllGroups() |
void |
testListGroupsWithNoAssociatedAdmins() |
void |
testListInactiveServersInGroup() |
void |
testRemoveNonExistentServer() |
void |
testUpdate() |
addRole, setUpassertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reload, tearDownassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void testCreate()
public void testUpdate()
public void testListAdministrators()
public void testAddRemoveAdmins()
public void testListGroupsWithNoAssociatedAdmins()
public void testDelete()
public void testAddRemoveSystems()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveNonExistentServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testListAllGroups()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDetailsById()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDetailsByName()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDetailsByUnknownId()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDetailsByUnknownName()
throws java.lang.Exception
java.lang.Exceptionpublic void testListInactiveServersInGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testListActiveServersInGroup()
throws java.lang.Exception
java.lang.Exception