Package gov.nih.mipav.model.file
Class MetadataExtractorTest.MetadataTest
java.lang.Object
gov.nih.mipav.model.file.MetadataExtractorTest.MetadataTest
- Enclosing class:
MetadataExtractorTest
JUnit test case for class Metadata.
- Author:
- Drew Noakes https://drewnoakes.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
MetadataTest
public MetadataTest()
-
-
Method Details
-
testGetDirectoryWhenNotExists
public void testGetDirectoryWhenNotExists() -
testHasErrors
- Throws:
Exception
-
testToString
public void testToString() -
testOrderOfSameType
public void testOrderOfSameType() -
testOrderOfDifferentTypes
public void testOrderOfDifferentTypes()
-