Apache MyFaces
Documentation
Foundation

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
21000100%1.162

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.myfaces.commons.test4000100%0.458
org.apache.myfaces.commons.validator17000100%0.704

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

org.apache.myfaces.commons.test

ClassTestsErrors FailuresSkippedSuccess RateTime
CommonsValidatorTagLibTestCase3000100%0.166
CommonsValidatorClassElementTestCase1000100%0.292

org.apache.myfaces.commons.validator

ClassTestsErrors FailuresSkippedSuccess RateTime
EmailValidatorTestCase3000100%0.021
UrlValidatorTestCase3000100%0.019
ISBNValidatorTestCase3000100%0.011
RegExprValidatorTestCase3000100%0.037
DateRestrictionValidatorTestCase5000100%0.616

Test Cases

[Summary] [Package List] [Test Cases]

EmailValidatorTestCase

testNullContext0.001
testWrongEmailAddress0.012
testGoodEmailAddress0.005

UrlValidatorTestCase

testNullContext0.001
testWrongUrl0.011
testGoodUrl0.005

ISBNValidatorTestCase

testNullContext0.002
testWrongISBN0.005
testGoodISBN0.002

RegExprValidatorTestCase

testNullContext0.001
testRightValue0.027
testWrongValue0.004

DateRestrictionValidatorTestCase

testNullContext0.463
testGoodDateRestriction0.001
testBadDayOfWeekRestriction0.03
testBadMonthRestriction0.009
testBadDayRestriction0.005

CommonsValidatorTagLibTestCase

testUniqueTagTestCase0.073
testUniqueTagAttributes0.015
testSetters0.075

CommonsValidatorClassElementTestCase

testClassPath0.28