Apache MyFaces
Documentation
Foundation

Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
21 0 0 0 100% 1.914

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.myfaces.commons.test 4 0 0 0 100% 0.914
org.apache.myfaces.commons.validator 17 0 0 0 100% 1

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.383
CommonsValidatorClassElementTestCase 1 0 0 0 100% 0.531

org.apache.myfaces.commons.validator

Class Tests Errors Failures Skipped Success Rate Time
UrlValidatorTestCase 3 0 0 0 100% 0.044
EmailValidatorTestCase 3 0 0 0 100% 0.102
RegExprValidatorTestCase 3 0 0 0 100% 0.097
DateRestrictionValidatorTestCase 5 0 0 0 100% 0.731
ISBNValidatorTestCase 3 0 0 0 100% 0.026

Test Cases

UrlValidatorTestCase

testNullContext 0.002
testWrongUrl 0.029
testGoodUrl 0.012

EmailValidatorTestCase

testNullContext 0.002
testWrongEmailAddress 0.067
testGoodEmailAddress 0.032

RegExprValidatorTestCase

testNullContext 0.002
testRightValue 0.083
testWrongValue 0.008

CommonsValidatorTagLibTestCase

testUniqueTagTestCase 0.168
testUniqueTagAttributes 0.049
testSetters 0.163

DateRestrictionValidatorTestCase

testNullContext 0.644
testGoodDateRestriction 0.008
testBadDayOfWeekRestriction 0.025
testBadMonthRestriction 0.004
testBadDayRestriction 0.005

ISBNValidatorTestCase

testNullContext 0.002
testWrongISBN 0.005
testGoodISBN 0.016

CommonsValidatorClassElementTestCase

testClassPath 0.531