Class ExtractTableTest


  • public class ExtractTableTest
    extends java.lang.Object
    • Constructor Detail

      • ExtractTableTest

        public ExtractTableTest()
    • Method Detail

      • createFiles

        @BeforeMethod
        public void createFiles()
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • deleteFiles

        @AfterMethod
        public void deleteFiles()
      • testReadTableCharacterCSV

        public void testReadTableCharacterCSV​(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType)
                                       throws java.io.IOException,
                                              freemarker.template.TemplateException,
                                              com.opencsv.exceptions.CsvValidationException
        Throws:
        java.io.IOException
        freemarker.template.TemplateException
        com.opencsv.exceptions.CsvValidationException
      • testReadTableCharacterFixed

        public void testReadTableCharacterFixed​(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType)
                                         throws java.io.IOException,
                                                freemarker.template.TemplateException,
                                                com.opencsv.exceptions.CsvValidationException
        Throws:
        java.io.IOException
        freemarker.template.TemplateException
        com.opencsv.exceptions.CsvValidationException
      • testReadTableDelimitedCSV

        public void testReadTableDelimitedCSV​(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType)
                                       throws java.io.IOException,
                                              freemarker.template.TemplateException,
                                              com.opencsv.exceptions.CsvValidationException
        Throws:
        java.io.IOException
        freemarker.template.TemplateException
        com.opencsv.exceptions.CsvValidationException
      • testReadTableBinaryCSV

        public void testReadTableBinaryCSV​(gov.nasa.pds.objectAccess.example.ExtractTableTest.FieldType fieldType)
                                    throws java.io.IOException,
                                           freemarker.template.TemplateException,
                                           com.opencsv.exceptions.CsvValidationException
        Throws:
        java.io.IOException
        freemarker.template.TemplateException
        com.opencsv.exceptions.CsvValidationException