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 Summary
Constructors
-
Method Summary
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JpegSegmentDataTest
public JpegSegmentDataTest()
-
Method Details
-
testAddAndGetSegment
public void testAddAndGetSegment()
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
-