Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
89 0 0 0 100% 4.249

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
au.csiro.netcdf.wron 7 0 0 0 100% 3.719
au.csiro.netcdf.util 6 0 0 0 100% 0.015
au.csiro.netcdf 76 0 0 0 100% 0.515

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

au.csiro.netcdf.wron

Class Tests Errors Failures Skipped Success Rate Time
ConversionUtilsTest 6 0 0 0 100% 3.687
TestMdbsyNetCDF2CSVConverter 1 0 0 0 100% 0.032

au.csiro.netcdf.util

Class Tests Errors Failures Skipped Success Rate Time
CSVTokenizerTest 2 0 0 0 100% 0
NetCDFUtilsTest 2 0 0 0 100% 0.015
UtilTest 2 0 0 0 100% 0

au.csiro.netcdf

Class Tests Errors Failures Skipped Success Rate Time
NetCDFToolTest 0 0 0 0 0% 0
TestCommandLineRunner 3 0 0 0 100% 0.031
TestExtractCommand 11 0 0 0 100% 0.079
TestNcDefineAttributes 18 0 0 0 100% 0.063
TestNcDefineDimension 8 0 0 0 100% 0.015
TestNcDefineVariable 12 0 0 0 100% 0.046
TestNcWriteVariable 24 0 0 0 100% 0.281

Test Cases

NetCDFToolTest

TestCommandLineRunner

testMainMethodInvalidCommand 0.015
testMainMethodValidCommandInvalidArgs 0
testMainMethodValidCommandValidArgsInvalidContents 0.016

TestExtractCommand

testCreateOptions 0
testGetUsage 0.015
testNonExistentInputFile 0
testInvalidInputFileExtension 0
testInvalidColumnIndex 0.016
testInvalidColumnIndexArgValue 0
testValidColumnIndex 0
testValidRowIndexRange 0.016
testInvalidRowIndexRange 0
testInvalidStartRowIndexArgValue 0
testInvalidEndRowIndexArgValue 0

TestNcDefineAttributes

testCreateOptions 0
testGetUsage 0
testExecuteNoAttr 0
testExecuteExistingFile 0.016
testExecuteValidMultiAttr 0
testExecuteValidFloatAttr 0
testExecuteValidShortAttr 0
testExecuteValidIntAttr 0.015
testExecuteInvalidType 0
testMissingRequiredOption 0
testInvalidAttr 0
testMissingAttr 0
testStandardInputAttribute 0
testStandardInputComplexAttribute 0
testDeleteGlobalAttribute 0
testDeleteVariableAttribute 0.016
testVariableAttribute 0
testVariableAttributeNoVar 0

TestNcDefineDimension

testCreateOptions 0
testMissingRequiredOption 0
testExecuteValidCommand 0
testInvalidSizeOption 0
testMissingDimSizeOption 0
testUnlimitedDimSize 0.015
testMultipleUnlimitedDimSize 0
testExecuteCmdWithExistingFile 0

TestNcDefineVariable

testCreateOptions 0
testGetUsage 0
testMissingRequiredOption 0
testStandardInputComplexAttribute 0.015
testIllegalCreateOptions 0
testValidCommand 0
testNonExistentOutputFileNameInExecuteCommand 0
testMissingOutputFileNameInExecuteCommand 0
testValidVariableAttributesInExecuteCommand 0
testInvalidVariableAttributesInExecuteCommand 0
testFillVar 0.015
testCommandName 0

TestNcWriteVariable

testCreateOptions 0.125
testMissingRequiredOption 0
testExecuteValidCommand 0.016
testConvertStringsToRanges 0
testConvertStringsWithSpacesToRanges 0
testSplitRange 0
testCreateOriginListSingle 0.015
testCreateOriginListTwoRange 0
testCreateOriginListThreeRange 0
testExecute 0
testValidIuputFileName 0
testExecuteWithValidIuputFile 0.016
testInvalidOptionType 0
testWriteToInvalidVariable 0
testFillValidRange 0
testFillInvalidRange 0.015
testMismatchedFillRange 0
testExecuteValidCommandwithDoubleVar 0
testExecuteValidCommandwithIntVar 0.016
testThreeDimNCVariable 0.031
testLookupRangeIntegral 0.016
testLookupRangeNumeric 0
testLookupRangeChar 0.016
testWriteDataBinary 0.015

CSVTokenizerTest

testDelimiterNotReturned 0
testDelimiterReturned 0

NetCDFUtilsTest

testReadAttributesFromStreamNull 0
testReadAttributesFromStream 0

UtilTest

testGetListOfTargetFiles 0
testGetListOfTargetFilesEscaped 0

ConversionUtilsTest

testGetLatitudeBlock 0.047
testBuildCsvFilenamesForLatitudes 0.015
testReadDataByLatitudesNoFiles 3.047
testReadDataByLatitudesWithFiles 0.547
testReadDataByLatitudesWithPartialCoverage 0.016
testGetLimitedLatitudes 0.015

TestMdbsyNetCDF2CSVConverter

testNetCDF2CSVConversion 0.032