Class MetadataExtractorTest.PngDescriptorTest

  • Enclosing class:
    MetadataExtractorTest

    public class MetadataExtractorTest.PngDescriptorTest
    extends java.lang.Object
    Author:
    Akihiko Kusanagi
    • Constructor Detail

      • PngDescriptorTest

        public PngDescriptorTest()
    • Method Detail

      • testGetColorTypeDescription

        public void testGetColorTypeDescription()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetCompressionTypeDescription

        public void testGetCompressionTypeDescription()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetFilterMethodDescription

        public void testGetFilterMethodDescription()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetInterlaceMethodDescription

        public void testGetInterlaceMethodDescription()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetPaletteHasTransparencyDescription

        public void testGetPaletteHasTransparencyDescription()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetIsSrgbColorSpaceDescription

        public void testGetIsSrgbColorSpaceDescription()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetUnitSpecifierDescription

        public void testGetUnitSpecifierDescription()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetTextualDataDescription

        public void testGetTextualDataDescription()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetBackgroundColorDescription

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