Package org.gbif.dwc
Class DwcFilesTest
java.lang.Object
org.gbif.dwc.DwcFilesTest
Tests related to
DwcFiles.
For methods where the call is delegated to InternalDwcFileFactory, the corresponding test is in
InternalDwcFileFactoryTest.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidBasic validation of archives, that the declared files exist and have basic, valid structure.voidvoidvoid
-
Constructor Details
-
DwcFilesTest
public DwcFilesTest()
-
-
Method Details
-
testNormalizeIfRequired
- Throws:
Exception
-
testDwcRecordIterator
- Throws:
IOException
-
testStarRecordIterator
- Throws:
IOException
-
testNormalizeAndSort
- Throws:
IOException
-
testInvalidArchives
Basic validation of archives, that the declared files exist and have basic, valid structure.- Throws:
IOException
-