public class OasisRecord_C1_ReadWriteTest extends OasisRecord_B_ReadWriteTest
DURING_READTEST, ELAPSED_TIME, SUFFIX
Constructor and Description |
---|
OasisRecord_C1_ReadWriteTest() |
Modifier and Type | Method and Description |
---|---|
OasisRecordConverterIF |
getConverterReader() |
OasisRecordConverterIF |
getConverterWriter() |
static void |
main(java.lang.String[] args) |
getInputFilename, getOutputFilename, getProperties, parseArguments, readConvertTest, readConvertTest, readTest, runTests, setInputFilename, setOutputFilename, setProperties, writeTest, writeTestDelimitted
public static void main(java.lang.String[] args)
args
- An array of 1) input file name, and 2) output filename. The
output filename is optional with the default being the input filename
suffixed with "_TESTOUT" before the extension. The extension will be the
same as the input filename.
Any status of the test or errors are presented to the console.public OasisRecordConverterIF getConverterReader()
getConverterReader
in class OasisRecord_B_ReadWriteTest
public OasisRecordConverterIF getConverterWriter()
getConverterWriter
in class OasisRecord_B_ReadWriteTest