Class MetadataExtractorTest.JpegSegmentDataTest

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

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

    • JpegSegmentDataTest

      public JpegSegmentDataTest()
  • Method Details

    • testAddAndGetSegment

      public void testAddAndGetSegment() throws Exception
      Throws:
      Exception
    • testContainsSegment

      public void testContainsSegment() throws Exception
      Throws:
      Exception
    • testAddingMultipleSegments

      public void testAddingMultipleSegments() throws Exception
      Throws:
      Exception
    • testSegmentWithMultipleOccurrences

      public void testSegmentWithMultipleOccurrences() throws Exception
      Throws:
      Exception
    • testRemoveSegmentOccurrence

      public void testRemoveSegmentOccurrence() throws Exception
      Throws:
      Exception
    • testRemoveSegment

      public void testRemoveSegment() throws Exception
      Throws:
      Exception