[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 16 | 0 | 0 | 0 | 100% | 0.405 |
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.venutolo.groovy.extension | 16 | 0 | 0 | 0 | 100% | 0.405 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GStringTrimAndCollapseWhitespaceExtensionSpec | 4 | 0 | 0 | 0 | 100% | 0.005 | |
| StringTrimAndCollapseWhitespaceExtensionSpec | 2 | 0 | 0 | 0 | 100% | 0.003 | |
| GStringJoinLinesExtensionSpec | 6 | 0 | 0 | 0 | 100% | 0.026 | |
| StringJoinLinesExtensionSpec | 4 | 0 | 0 | 0 | 100% | 0.371 |
[Summary] [Package List] [Test Cases]
| Collapses inner whitespace | 0 | |
| Trims leading and trailing whitespace | 0 | |
| Does not modify instance | 0 | |
| Does not modify embedded String | 0 |
| Collapses inner whitespace | 0 | |
| Trims leading and trailing whitespace | 0.001 |