com.eurotech.framework.core.test
Class CloudDeploymentHandlerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.eurotech.framework.core.test.CloudDeploymentHandlerTest
All Implemented Interfaces:
junit.framework.Test

public class CloudDeploymentHandlerTest
extends junit.framework.TestCase


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

CloudDeploymentHandlerTest

public CloudDeploymentHandlerTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

setCloudCallService

public void setCloudCallService(CloudCallService cloudCallService)

unsetCloudCallService

public void unsetCloudCallService(CloudCallService cloudCallService)

testServiceExists

public void testServiceExists()
                       throws EsfException,
                              InterruptedException
Throws:
EsfException
InterruptedException

testExecInstallDeploymentPackage

public void testExecInstallDeploymentPackage()
                                      throws Exception
Throws:
Exception

testGetPackages

public void testGetPackages()
                     throws Exception
Throws:
Exception

testGetBundles

public void testGetBundles()
                    throws Exception
Throws:
Exception

testExecStartStop

public void testExecStartStop()
                       throws Exception
Throws:
Exception

testExecUninstallDeploymentPackage

public void testExecUninstallDeploymentPackage()
                                        throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.