us.ihmc.utilities.remote
Class DataObjectTransponderTest
java.lang.Object
us.ihmc.utilities.remote.DataObjectTransponderTest
public class DataObjectTransponderTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataObjectTransponderTest
public DataObjectTransponderTest()
waitOnTransponder
public static void waitOnTransponder(DataObjectTransponder transponder)
waitOnTransponderWithTimeout
public static void waitOnTransponderWithTimeout(DataObjectTransponder transponder,
long millisecondTimeout)
assertAllTestsPassed
public void assertAllTestsPassed()
testBidirectionalCommunication
public void testBidirectionalCommunication()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testDoubleBidirectionalCommunication
public void testDoubleBidirectionalCommunication()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSerializabilityOfInteger
public void testSerializabilityOfInteger()
throws java.io.IOException
- Throws:
java.io.IOException
testSerializabilityOfIntPacket
public void testSerializabilityOfIntPacket()
throws java.io.IOException
- Throws:
java.io.IOException
testSerializabilityOfStringPacket
public void testSerializabilityOfStringPacket()
throws java.io.IOException
- Throws:
java.io.IOException
testServerClientIntPacketCommunication
public void testServerClientIntPacketCommunication()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testServerClientStringPacketCommunication
public void testServerClientStringPacketCommunication()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testTwoPacketTypesAtTheSameTime
public void testTwoPacketTypesAtTheSameTime()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testUnhandledPackets
public void testUnhandledPackets()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException