Class MetadataExtractorTest.ExifSubIFDDescriptorTest

  • Enclosing class:
    MetadataExtractorTest

    public class MetadataExtractorTest.ExifSubIFDDescriptorTest
    extends java.lang.Object
    JUnit test case for class ExifSubIFDDescriptor.
    Author:
    Drew Noakes https://drewnoakes.com
    • Constructor Detail

      • ExifSubIFDDescriptorTest

        public ExifSubIFDDescriptorTest()
    • Method Detail

      • testUserCommentDescription_EmptyEncoding

        public void testUserCommentDescription_EmptyEncoding()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUserCommentDescription_AsciiHeaderAsciiEncoding

        public void testUserCommentDescription_AsciiHeaderAsciiEncoding()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUserCommentDescription_BlankAscii

        public void testUserCommentDescription_BlankAscii()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUserCommentDescription_ZeroLengthAscii1

        public void testUserCommentDescription_ZeroLengthAscii1()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUserCommentDescription_ZeroLengthAscii2

        public void testUserCommentDescription_ZeroLengthAscii2()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUnicodeComment_ActualBytes

        public void testUnicodeComment_ActualBytes()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUnicodeComment_Ascii

        public void testUnicodeComment_Ascii()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception