Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
900100.00%0.08

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.wanghy.regex 900100.00%0.08

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.wanghy.regex

ClassTestsErrorsFailuresSuccess RateTime
Success JdkRegexTest 400100.00%0.031
Success Perl5RegexTest 400100.00%0.031
Success RegexFactoryTest 100100.00%0.016

Test Cases

[ summary] [ package list] [ test cases]

JdkRegexTest

Success testMatchesStringStringWithInvalidRegularExpression0.00
Success testMatchWithMatchingInputAndGrouping0.00
Success testMatchWithMatchingInputAndWithoutGrouping0.00
Success testMatchWithNotMatchingInput0.00

Perl5RegexTest

Success testMatchesStringStringWithInvalidRegularExpression0.02
Success testMatchWithMatchingInputAndGrouping0.02
Success testMatchWithMatchingInputAndWithoutGrouping0.00
Success testMatchWithNotMatchingInput0.00

RegexFactoryTest

Success testCreateRegex0.00