Package org.gbif.dwc
Class ArchiveFileTest
java.lang.Object
org.gbif.dwc.ArchiveFileTest
Unit test related to
ArchiveFile.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ArchiveFileTest
public ArchiveFileTest()
-
-
Method Details
-
testIterator
- Throws:
org.gbif.dwc.UnsupportedArchiveExceptionIOException
-
testRowTypeEquivalence
-
testGetHeader
- Throws:
org.gbif.dwc.UnsupportedArchiveExceptionIOException
-
testIdWithTermAssociated
@Test public void testIdWithTermAssociated() throws org.gbif.dwc.UnsupportedArchiveException, IOException- Throws:
org.gbif.dwc.UnsupportedArchiveExceptionIOException
-
testDefaultValues
- Throws:
org.gbif.dwc.UnsupportedArchiveExceptionIOException
-
testEmptyArchiveFile
-