Class MetadataExtractorTest.JpegSegmentDataTest

  • Enclosing class:
    MetadataExtractorTest

    public class MetadataExtractorTest.JpegSegmentDataTest
    extends java.lang.Object
    Author:
    Drew Noakes https://drewnoakes.com
    • Constructor Detail

      • JpegSegmentDataTest

        public JpegSegmentDataTest()
    • Method Detail

      • testAddAndGetSegment

        public void testAddAndGetSegment()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testContainsSegment

        public void testContainsSegment()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAddingMultipleSegments

        public void testAddingMultipleSegments()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSegmentWithMultipleOccurrences

        public void testSegmentWithMultipleOccurrences()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRemoveSegmentOccurrence

        public void testRemoveSegmentOccurrence()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRemoveSegment

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