Class MetadataExtractorTest.PngDescriptorTest

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

public class MetadataExtractorTest.PngDescriptorTest extends Object
Author:
Akihiko Kusanagi
  • Field Details

  • Constructor Details

    • PngDescriptorTest

      public PngDescriptorTest()
  • Method Details

    • testGetColorTypeDescription

      public void testGetColorTypeDescription() throws Exception
      Throws:
      Exception
    • testGetCompressionTypeDescription

      public void testGetCompressionTypeDescription() throws Exception
      Throws:
      Exception
    • testGetFilterMethodDescription

      public void testGetFilterMethodDescription() throws Exception
      Throws:
      Exception
    • testGetInterlaceMethodDescription

      public void testGetInterlaceMethodDescription() throws Exception
      Throws:
      Exception
    • testGetPaletteHasTransparencyDescription

      public void testGetPaletteHasTransparencyDescription() throws Exception
      Throws:
      Exception
    • testGetIsSrgbColorSpaceDescription

      public void testGetIsSrgbColorSpaceDescription() throws Exception
      Throws:
      Exception
    • testGetUnitSpecifierDescription

      public void testGetUnitSpecifierDescription() throws Exception
      Throws:
      Exception
    • testGetTextualDataDescription

      public void testGetTextualDataDescription() throws Exception
      Throws:
      Exception
    • testGetBackgroundColorDescription

      public void testGetBackgroundColorDescription() throws Exception
      Throws:
      Exception