us.ihmc.utilities.io
Class DatagramOutputStreamTest

java.lang.Object
  extended by us.ihmc.utilities.io.DatagramOutputStreamTest

public class DatagramOutputStreamTest
extends java.lang.Object


Constructor Summary
DatagramOutputStreamTest()
           
 
Method Summary
 void testDatagramOutputStreamDoNotThrowOutStalePackets()
           
 void testDatagramOutputStreamThrowOutStalePackets()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatagramOutputStreamTest

public DatagramOutputStreamTest()
Method Detail

testDatagramOutputStreamThrowOutStalePackets

public void testDatagramOutputStreamThrowOutStalePackets()
                                                  throws java.io.IOException
Throws:
java.io.IOException

testDatagramOutputStreamDoNotThrowOutStalePackets

public void testDatagramOutputStreamDoNotThrowOutStalePackets()
                                                       throws java.io.IOException
Throws:
java.io.IOException