|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.eurotech.framework.core.test.CloudDeploymentHandlerTest
public class CloudDeploymentHandlerTest
Constructor Summary | |
---|---|
CloudDeploymentHandlerTest()
|
Method Summary | |
---|---|
void |
setCloudCallService(CloudCallService cloudCallService)
|
void |
setUp()
|
void |
testExecInstallDeploymentPackage()
|
void |
testExecStartStop()
|
void |
testExecUninstallDeploymentPackage()
|
void |
testGetBundles()
|
void |
testGetPackages()
|
void |
testServiceExists()
|
void |
unsetCloudCallService(CloudCallService cloudCallService)
|
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CloudDeploymentHandlerTest()
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
public void setCloudCallService(CloudCallService cloudCallService)
public void unsetCloudCallService(CloudCallService cloudCallService)
public void testServiceExists() throws EsfException, InterruptedException
EsfException
InterruptedException
public void testExecInstallDeploymentPackage() throws Exception
Exception
public void testGetPackages() throws Exception
Exception
public void testGetBundles() throws Exception
Exception
public void testExecStartStop() throws Exception
Exception
public void testExecUninstallDeploymentPackage() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |