de.fzi.kadmos.cloud.aws
Class HeartbeatCommunicatorTest

java.lang.Object
  extended by de.fzi.kadmos.cloud.aws.HeartbeatCommunicatorTest

public class HeartbeatCommunicatorTest
extends Object


Constructor Summary
HeartbeatCommunicatorTest()
           
 
Method Summary
 void setUp()
           
 void testErrorHeartbeat()
           
 void testRegularHeartbeat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeartbeatCommunicatorTest

public HeartbeatCommunicatorTest()
Method Detail

setUp

public void setUp()
           throws IOException,
                  InterruptedException
Throws:
IOException
InterruptedException

testRegularHeartbeat

public void testRegularHeartbeat()
                          throws UnknownHostException,
                                 IOException,
                                 InterruptedException,
                                 ClassNotFoundException
Throws:
UnknownHostException
IOException
InterruptedException
ClassNotFoundException

testErrorHeartbeat

public void testErrorHeartbeat()
                        throws UnknownHostException,
                               IOException,
                               InterruptedException,
                               ClassNotFoundException
Throws:
UnknownHostException
IOException
InterruptedException
ClassNotFoundException


Copyright © 2012. All Rights Reserved.