Apache MyFaces
Documentation
Foundation

Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 5.797

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% 4.974
org.apache.myfaces.commons.validator 12 0 0 0 100% 0.823

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% 2.534
CommonsValidatorClassElementTestCase 1 0 0 0 100% 2.44

org.apache.myfaces.commons.validator

Class Tests Errors Failures Skipped Success Rate Time
UrlValidatorTestCase 3 0 0 0 100% 0.038
EmailValidatorTestCase 3 0 0 0 100% 0.065
RegExprValidatorTestCase 3 0 0 0 100% 0.68
ISBNValidatorTestCase 3 0 0 0 100% 0.04

Test Cases

UrlValidatorTestCase

testNullContext 0.001
testWrongUrl 0.025
testGoodUrl 0.01

EmailValidatorTestCase

testNullContext 0.001
testWrongEmailAddress 0.032
testGoodEmailAddress 0.029

RegExprValidatorTestCase

testNullContext 0.581
testRightValue 0.075
testWrongValue 0.022

CommonsValidatorTagLibTestCase

testUniqueTagTestCase 0.925
testUniqueTagAttributes 0.785
testSetters 0.818

ISBNValidatorTestCase

testNullContext 0.003
testWrongISBN 0.025
testGoodISBN 0.003

CommonsValidatorClassElementTestCase

testClassPath 2.413