Class MetadataExtractorTest.JpegSegmentReaderTest

    • Constructor Detail

      • JpegSegmentReaderTest

        public JpegSegmentReaderTest()
    • Method Detail

      • testReadAllSegments

        public void testReadAllSegments()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testReadSpecificSegments

        public void testReadSpecificSegments()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testReadDhtSegment

        public void testReadDhtSegment()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLoadJpegWithoutExifDataReturnsNull

        public void testLoadJpegWithoutExifDataReturnsNull()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testWithNonJpegFile

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