Class EncoderTest

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  EncoderTest.EncoderTestCase
      Test case with a unique name.
    • Constructor Summary

      Constructors 
      Constructor Description
      EncoderTest()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static java.io.InputStream getBundle()  
      private static void run​(java.lang.String entryName)  
      static junit.framework.TestSuite suite()
      Creates a test suite.
      • Methods inherited from class java.lang.Object

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

      • EncoderTest

        public EncoderTest()
    • Method Detail

      • getBundle

        static java.io.InputStream getBundle()
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • suite

        public static junit.framework.TestSuite suite()
                                               throws java.io.IOException
        Creates a test suite.
        Throws:
        java.io.IOException
      • run

        private static void run​(java.lang.String entryName)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable