Class EagerStreamTest


  • public class EagerStreamTest
    extends java.lang.Object
    Tests for Decode.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static byte[] DATA  
    • Constructor Summary

      Constructors 
      Constructor Description
      EagerStreamTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testEagerStream()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DATA

        private static final byte[] DATA
    • Constructor Detail

      • EagerStreamTest

        public EagerStreamTest()
    • Method Detail

      • testEagerStream

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