[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 121 | 0 | 0 | 3 | 97.521% | 6.841 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.commons.csv | 121 | 0 | 0 | 3 | 97.521% | 6.841 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CSVFileParserTest | 6 | 0 | 0 | 0 | 100% | 0.105 | |
| CSVFormatBuilderTest | 26 | 0 | 0 | 0 | 100% | 0.023 | |
| CSVFormatTest | 12 | 0 | 0 | 0 | 100% | 0 | |
| CSVLexerTest | 18 | 0 | 0 | 2 | 88.889% | 0.008 | |
| CSVParserTest | 33 | 0 | 0 | 1 | 96.97% | 0.024 | |
| CSVPrinterTest | 21 | 0 | 0 | 0 | 100% | 6.679 | |
| ExtendedBufferedReaderTest | 5 | 0 | 0 | 0 | 100% | 0.002 |
[Summary] [Package List] [Test Cases]
| testCSVFile[0] | 0.073 | |
| testCSVFile[1] | 0.009 | |
| testCSVFile[2] | 0.021 | |
| testCSVFile[3] | 0 | |
| testCSVFile[4] | 0 | |
| testCSVFile[5] | 0.002 |
| testQuotePolicyNoneWithoutEscapeThrowsException | 0 | |
| testWithQuoteLFThrowsException | 0 | |
| testNewFormatLFThrowsException | 0 | |
| testCopiedFormatIsEqualToOriginal | 0.001 | |
| testQuoteCharSameAsCommentStartThrowsException | 0 | |
| testQuoteChar | 0.013 | |
| testWithEscapeCRThrowsExceptions | 0 | |
| testRecoardSeparator | 0 | |
| testRFC4180 | 0 | |
| testEscapeSameAsCommentStartThrowsException | 0 | |
| testDelimiterSameAsCommentStartThrowsException | 0 | |
| testQuotePolicy | 0 | |
| testIgnoreSurroundingSpaces | 0 | |
| testQuoteCharSameAsCommentStartThrowsExceptionForWrapperType | 0 | |
| testDelimiter | 0 | |
| testCopiedFormatWithChanges | 0 | |
| testEscapeSameAsCommentStartThrowsExceptionForWrapperType | 0 | |
| testWithCommentStartCRThrowsException | 0 | |
| testQuoteCharSameAsDelimiterThrowsException | 0.009 | |
| testWithDelimiterLFThrowsException | 0 | |
| testDelimiterSameAsEscapeThrowsException | 0 | |
| testIgnoreEmptyLines | 0 | |
| testEscape | 0 | |
| testNewFormatCRThrowsException | 0 | |
| testCommentStart | 0 | |
| testHeaderReferenceCannotEscape | 0 |
| testEqualsIgnoreSurroundingSpaces | 0 | |
| testEqualsCommentStart | 0 | |
| testSerialization | 0 | |
| testEqualsQuoteChar | 0 | |
| testEqualsEscape | 0 | |
| testEqualsHeader | 0 | |
| testEqualsIgnoreEmptyLines | 0 | |
| testEqualsDelimiter | 0 | |
| testEqualsQuotePolicy | 0 | |
| testEqualsRecordSeparator | 0 | |
| testEquals | 0 | |
| testFormat | 0 |
| testNextToken1 | 0 | |
| testNextToken2 | 0 | |
| testNextToken3 | 0 | |
| testNextToken4 | 0 | |
| testNextToken5 | 0 | |
| testNextToken6 | 0 | |
| testEscapeFF | 0 | |
| testNextToken3Escaping | 0 | |
| testEscapedTab | 0 | |
| testEscapingAtEOF | 0.001 | |
| testNextToken2EmptyLines | 0.001 | |
| testEscapedMySqlNullValue | 0 | |
| testEscapedCharacter | 0.002 | |
| skipped | ||
| testDelimiterIsWhitespace | 0 | |
| testEscapeBackspace | 0.001 | |
| testEscapedControlCharacter | 0.002 | |
| skipped | ||
| testEscapedCR | 0 | |
| testEscapedLF | 0.001 |
| testBackslashEscapingOld | 0.005 | |
| skipped | ||
| testHeaderComment | 0 | |
| testDefaultFormat | 0.004 | |
| testGetRecordNumberWithCR | 0.001 | |
| testGetRecordNumberWithLF | 0 | |
| testCSV57 | 0 | |
| testGetLineNumberWithCR | 0 | |
| testGetLineNumberWithLF | 0 | |
| testForEach | 0.001 | |
| testGetLineNumberWithCRLF | 0 | |
| testCarriageReturnLineFeedEndings | 0.001 | |
| testGetRecordNumberWithCRLF | 0 | |
| testEmptyFile | 0 | |
| testCarriageReturnEndings | 0 | |
| testGetLine | 0.001 | |
| testGetRecordWithMultiiLineValues | 0 | |
| testProvidedHeader | 0 | |
| testBackslashEscaping2 | 0 | |
| testExcelFormat1 | 0.001 | |
| testExcelFormat2 | 0.001 | |
| testEndOfFileBehaviourExcel | 0.001 | |
| testRoundtrip | 0 | |
| testGetHeaderMap | 0.001 | |
| testBackslashEscaping | 0.002 | |
| testLineFeedEndings | 0.004 | |
| testMappedButNotSetAsOutlook2007ContactExport | 0 | |
| testEmptyLineBehaviourCSV | 0 | |
| testIgnoreEmptyLines | 0 | |
| testEndOfFileBehaviorCSV | 0 | |
| testEmptyLineBehaviourExcel | 0 | |
| testHeader | 0 | |
| testGetRecords | 0 | |
| testIterator | 0.001 |
| testExcelPrintAllArrayOfLists | 0 | |
| testQuoteNonNumeric | 0 | |
| testPrinter1 | 0 | |
| testPrinter2 | 0 | |
| testPrinter3 | 0 | |
| testPrinter4 | 0 | |
| testPrinter5 | 0 | |
| testPrinter6 | 0.001 | |
| testPrinter7 | 0 | |
| testQuoteAll | 0 | |
| testExcelPrintAllIterableOfLists | 0.001 | |
| testSingleLineComment | 0 | |
| testExcelPrintAllIterableOfArrays | 0 | |
| testMultiLineComment | 0 | |
| testExcelPrintAllArrayOfArrays | 0 | |
| testJdbcPrinter | 0.201 | |
| testPrintNullValues | 0 | |
| testRandom | 6.476 | |
| testExcelPrinter1 | 0 | |
| testExcelPrinter2 | 0 | |
| testDisabledComment | 0 |
| testEmptyInput | 0.001 | |
| testReadChar | 0 | |
| testReadLine | 0 | |
| testReadLookahead1 | 0 | |
| testReadLookahead2 | 0.001 |
[Summary] [Package List] [Test Cases]
| testEscapedCharacter | |
| skipped: skipped | |
| testEscapedControlCharacter | |
| skipped: skipped | |
| testBackslashEscapingOld | |
| skipped: skipped |