Class MetadataExtractorTest.ExifSubIFDDescriptorTest

java.lang.Object
gov.nih.mipav.model.file.MetadataExtractorTest.ExifSubIFDDescriptorTest
Enclosing class:
MetadataExtractorTest

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

    • ExifSubIFDDescriptorTest

      public ExifSubIFDDescriptorTest()
  • Method Details

    • testUserCommentDescription_EmptyEncoding

      public void testUserCommentDescription_EmptyEncoding() throws Exception
      Throws:
      Exception
    • testUserCommentDescription_AsciiHeaderAsciiEncoding

      public void testUserCommentDescription_AsciiHeaderAsciiEncoding() throws Exception
      Throws:
      Exception
    • testUserCommentDescription_BlankAscii

      public void testUserCommentDescription_BlankAscii() throws Exception
      Throws:
      Exception
    • testUserCommentDescription_ZeroLengthAscii1

      public void testUserCommentDescription_ZeroLengthAscii1() throws Exception
      Throws:
      Exception
    • testUserCommentDescription_ZeroLengthAscii2

      public void testUserCommentDescription_ZeroLengthAscii2() throws Exception
      Throws:
      Exception
    • testUnicodeComment_ActualBytes

      public void testUnicodeComment_ActualBytes() throws Exception
      Throws:
      Exception
    • testUnicodeComment_Ascii

      public void testUnicodeComment_Ascii() throws Exception
      Throws:
      Exception