public class VirtualInstanceFactoryTest extends RhnBaseTestCase
| Constructor and Description |
|---|
VirtualInstanceFactoryTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp()
Called once per test method.
|
void |
testFindGuestsWithoutAHostByOrg() |
void |
testFullyVirt() |
void |
testGetCrashed() |
void |
testGetGuestsAndNotHost() |
void |
testGetParaVirt() |
void |
testGetPaused() |
void |
testGetRunning() |
void |
testGetStopped() |
void |
testGetUnknown() |
void |
testSaveAndRetrieveInfo() |
void |
testSaveRegisteredGuestAndLoadById() |
void |
testSaveUnregisteredGuestAndLoadById() |
void |
testSetState() |
assertContains, 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 VirtualInstanceFactoryTest(java.lang.String name)
name - the nameprotected void setUp()
throws java.lang.Exception
RhnBaseTestCasesetUp in class RhnBaseTestCasejava.lang.Exception - if an error occurs during setup.public void testSaveUnregisteredGuestAndLoadById()
throws java.lang.Exception
java.lang.Exceptionpublic void testSaveRegisteredGuestAndLoadById()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetGuestsAndNotHost()
throws java.lang.Exception
java.lang.Exceptionpublic void testSaveAndRetrieveInfo()
throws java.lang.Exception
java.lang.Exceptionpublic void testFindGuestsWithoutAHostByOrg()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetParaVirt()
public void testFullyVirt()
public void testGetRunning()
public void testGetStopped()
public void testGetCrashed()
public void testGetPaused()
public void testGetUnknown()
public void testSetState()
throws java.lang.Exception
java.lang.Exception