[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
9 | 0 | 0 | 100.00% | 0.08 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
org.wanghy.regex | 9 | 0 | 0 | 100.00% | 0.08 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
JdkRegexTest | 4 | 0 | 0 | 100.00% | 0.031 | |
Perl5RegexTest | 4 | 0 | 0 | 100.00% | 0.031 | |
RegexFactoryTest | 1 | 0 | 0 | 100.00% | 0.016 |
[ summary] [ package list] [ test cases]
testMatchesStringStringWithInvalidRegularExpression | 0.00 | |
testMatchWithMatchingInputAndGrouping | 0.00 | |
testMatchWithMatchingInputAndWithoutGrouping | 0.00 | |
testMatchWithNotMatchingInput | 0.00 |
testMatchesStringStringWithInvalidRegularExpression | 0.02 | |
testMatchWithMatchingInputAndGrouping | 0.02 | |
testMatchWithMatchingInputAndWithoutGrouping | 0.00 | |
testMatchWithNotMatchingInput | 0.00 |