Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 15 | 0 | 0 | 0 | 100% | 4.368 |
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 |
|---|---|---|---|---|---|---|
| test.myproject.java.utils.swing | 2 | 0 | 0 | 0 | 100% | 1.615 |
| test.myproject.java.utils | 13 | 0 | 0 | 0 | 100% | 2.753 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
test.myproject.java.utils.swing
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SwingUtilsTest | 2 | 0 | 0 | 0 | 100% | 1.615 |
test.myproject.java.utils
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ClassUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.728 | |
| ExceptionUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.677 | |
| CsvIteratorTest | 7 | 0 | 0 | 0 | 100% | 0.702 | |
| PropertiesUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.646 |
Test Cases
[Summary] [Package List] [Test Cases]
ClassUtilsTest
| testGetClassFilePath | 0.525 | |
| testFindMethod | 0.033 | |
| testFindField | 0.021 |
SwingUtilsTest
| testGetComponentByName | 1.107 | |
| testButtonClick | 0.34 |
ExceptionUtilsTest
| testGetStackTraceString | 0.537 |
CsvIteratorTest
| testCsvIteratorFileReader | 0.542 | |
| testCsvIteratorCommaOnly | 0.009 | |
| testCsvIterator | 0.013 | |
| testCsvIteratorIllegal | 0.007 | |
| testCsvIteratorNullLine | 0 | |
| testCsvIteratorOneChar | 0.004 | |
| testCsvIteratorNull | 0.003 |
PropertiesUtilsTest
| testReplaceKeyword | 0.5 | |
| testLoadResource | 0.008 |

