Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 0.164 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| io.github.seiferma.jameica.hibiscus.dkb.creditcard.synchronize.csvparser | 8 | 0 | 0 | 0 | 100% | 0.164 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.github.seiferma.jameica.hibiscus.dkb.creditcard.synchronize.csvparser
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DKBTransactionScraperManualTest | 1 | 0 | 0 | 0 | 100% | 0.069 | |
| DKBCsvParserTest | 7 | 0 | 0 | 0 | 100% | 0.095 |
Test Cases
[Summary] [Package List] [Test Cases]
DKBTransactionScraperManualTest
| test | 0.053 |
DKBCsvParserTest
| testGetSaldo | 0.013 | |
| testTransactions | 0.046 | |
| testNegativeBalance | 0.007 | |
| testNoCentsSaldo | 0.005 | |
| testGetSaldoDate | 0.004 | |
| testEmptyTransactions | 0.003 | |
| testLeadingZero | 0.003 |

