Class ExtractTableTest
java.lang.Object
gov.nasa.pds.objectAccess.example.ExtractTableTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ExtractTableTest
public ExtractTableTest()
-
-
Method Details
-
createFiles
- Throws:
IOException
-
deleteFiles
@AfterMethod public void deleteFiles() -
testReadTableCharacterCSV
public void testReadTableCharacterCSV(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType) throws IOException, freemarker.template.TemplateException, com.opencsv.exceptions.CsvValidationException - Throws:
IOExceptionfreemarker.template.TemplateExceptioncom.opencsv.exceptions.CsvValidationException
-
testReadTableCharacterFixed
public void testReadTableCharacterFixed(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType) throws IOException, freemarker.template.TemplateException, com.opencsv.exceptions.CsvValidationException - Throws:
IOExceptionfreemarker.template.TemplateExceptioncom.opencsv.exceptions.CsvValidationException
-
testReadTableDelimitedCSV
public void testReadTableDelimitedCSV(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType) throws IOException, freemarker.template.TemplateException, com.opencsv.exceptions.CsvValidationException - Throws:
IOExceptionfreemarker.template.TemplateExceptioncom.opencsv.exceptions.CsvValidationException
-
testReadTableBinaryCSV
public void testReadTableBinaryCSV(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType) throws IOException, freemarker.template.TemplateException, com.opencsv.exceptions.CsvValidationException - Throws:
IOExceptionfreemarker.template.TemplateExceptioncom.opencsv.exceptions.CsvValidationException
-