Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
16 | 0 | 0 | 0 | 100% | 1.116 |
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 |
---|---|---|---|---|---|---|
org.apache.myfaces.commons.test | 4 | 0 | 0 | 0 | 100% | 0.714 |
org.apache.myfaces.commons.validator | 12 | 0 | 0 | 0 | 100% | 0.402 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.myfaces.commons.test
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CommonsValidatorTagLibTestCase | 3 | 0 | 0 | 0 | 100% | 0.192 | |
CommonsValidatorClassElementTestCase | 1 | 0 | 0 | 0 | 100% | 0.522 |
org.apache.myfaces.commons.validator
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EmailValidatorTestCase | 3 | 0 | 0 | 0 | 100% | 0.021 | |
UrlValidatorTestCase | 3 | 0 | 0 | 0 | 100% | 0.015 | |
ISBNValidatorTestCase | 3 | 0 | 0 | 0 | 100% | 0.014 | |
RegExprValidatorTestCase | 3 | 0 | 0 | 0 | 100% | 0.352 |