[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
16 | 0 | 0 | 0 | 100% | 0.427 |
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.427 |
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 |
![]() |
StringTrimAndCollapseWhitespaceExtensionSpec | 2 | 0 | 0 | 0 | 100% | 0.002 |
![]() |
GStringJoinLinesExtensionSpec | 6 | 0 | 0 | 0 | 100% | 0.022 |
![]() |
StringJoinLinesExtensionSpec | 4 | 0 | 0 | 0 | 100% | 0.403 |
[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 |