Surefire Report
Summary
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
10 | 0 | 0 | 0 | 100% | 1.3 |
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.931 |
org.apache.myfaces.commons.converter | 6 | 0 | 0 | 0 | 100% | 0.369 |
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 | |
---|---|---|---|---|---|---|---|
CommonsConverterTagLibTestCase | 3 | 0 | 0 | 0 | 100% | 0.341 | |
CommonsConverterClassElementTestCase | 1 | 0 | 0 | 0 | 100% | 0.59 |
org.apache.myfaces.commons.converter
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TypedNumberConverterTest | 2 | 0 | 0 | 0 | 100% | 0.026 | |
EnumConverterTest | 2 | 0 | 0 | 0 | 100% | 0.141 | |
BooleanConverterTest | 2 | 0 | 0 | 0 | 100% | 0.202 |
Test Cases
CommonsConverterTagLibTestCase
testUniqueTagTestCase | 0.165 | |
testUniqueTagAttributes | 0.043 | |
testSetters | 0.126 |
TypedNumberConverterTest
testSeverityLevelOfMessageShouldBeErrorInCaseConversionFails | 0.024 | |
testIntegerOnly | 0 |