us.ihmc.utilities.net
Class KryoObjectCommunicatorTest

java.lang.Object
  extended by us.ihmc.utilities.net.KryoObjectCommunicatorTest

public class KryoObjectCommunicatorTest
extends java.lang.Object


Constructor Summary
KryoObjectCommunicatorTest()
           
 
Method Summary
 void testAutomaticReconnect()
           
 void testConnectionLimiter()
           
 void testSendAndReceive()
           
 void testStateListener()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KryoObjectCommunicatorTest

public KryoObjectCommunicatorTest()
Method Detail

testAutomaticReconnect

public void testAutomaticReconnect()
                            throws java.io.IOException,
                                   java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testStateListener

public void testStateListener()
                       throws java.io.IOException,
                              java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testConnectionLimiter

public void testConnectionLimiter()
                           throws java.io.IOException,
                                  java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException

testSendAndReceive

public void testSendAndReceive()
                        throws java.io.IOException,
                               java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException