Package org.gbif.dwc
Class InternalDwcFileFactoryTest
java.lang.Object
org.gbif.dwc.InternalDwcFileFactoryTest
Tests related to
InternalDwcFileFactory.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Field Details
-
folder
-
-
Constructor Details
-
InternalDwcFileFactoryTest
public InternalDwcFileFactoryTest()
-
-
Method Details
-
testFromCompressedZip
@Test public void testFromCompressedZip() throws org.gbif.dwc.UnsupportedArchiveException, IOException- Throws:
org.gbif.dwc.UnsupportedArchiveExceptionIOException
-
testFromCompressedTarGzip
@Test public void testFromCompressedTarGzip() throws org.gbif.dwc.UnsupportedArchiveException, IOException- Throws:
org.gbif.dwc.UnsupportedArchiveExceptionIOException
-
testNonExistingFileFromCompressed
-
testNonExistingFileFromLocation
-
testDetermineRowType
-
testDetermineRecordIdentifier
-