Summary

Tests Errors Failures Skipped Success Rate Time
35 0 0 0 100% 0.609

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.commons.i18n 23 0 0 0 100% 0.593
org.apache.commons.i18n.bundles 12 0 0 0 100% 0.016

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

org.apache.commons.i18n

Class Tests Errors Failures Skipped Success Rate Time
I18nUtilsTest 1 0 0 0 100% 0
JdbcMessageProviderTest 3 0 0 0 100% 0.25
LocalizedBundleTest 2 0 0 0 100% 0.015
LocalizedErrorTest 2 0 0 0 100% 0
LocalizedExceptionTest 2 0 0 0 100% 0.016
LocalizedRuntimeExceptionTest 2 0 0 0 100% 0.016
MessageManagerTest 3 0 0 0 100% 0.015
MessageNotFoundExceptionTest 1 0 0 0 100% 0
ResourceBundleMessageProviderTest 3 0 0 0 100% 0.016
XMLMessageProviderTest 4 0 0 0 100% 0.265

org.apache.commons.i18n.bundles

Class Tests Errors Failures Skipped Success Rate Time
ErrorBundleTest 4 0 0 0 100% 0
MessageBundleTest 4 0 0 0 100% 0
TextBundleTest 4 0 0 0 100% 0.016

Test Cases

ErrorBundleTest

testWithoutArguments 0
testWithProvider 0
testWithArguments 0
testWithProviderAndArguments 0

MessageBundleTest

testWithoutArguments 0
testWithProvider 0
testWithArguments 0
testWithProviderAndArguments 0

TextBundleTest

testWithoutArguments 0
testWithProvider 0
testWithArguments 0
testWithProviderAndArguments 0

I18nUtilsTest

testGetParentLocale 0

JdbcMessageProviderTest

testConstructors 0.25
testGetText 0
testGetEntries 0

LocalizedBundleTest

testConstructors 0
testGetEntry 0.015

LocalizedErrorTest

testLocalizedErrorWithCause 0
testLocalizedErrorWithoutCause 0

LocalizedExceptionTest

testLocalizedErrorWithCause 0
testLocalizedErrorWithoutCause 0

LocalizedRuntimeExceptionTest

testLocalizedErrorWithCause 0
testLocalizedErrorWithoutCause 0

MessageManagerTest

testGetText 0
testGetEntries 0
testDummy 0

MessageNotFoundExceptionTest

testConstruction 0

ResourceBundleMessageProviderTest

testGetText 0
testGetEntries 0
testInstallResourceBundle 0

XMLMessageProviderTest

testGetText 0.172
testGetEntries 0.015
testInstallResourceBundle 0.047
testGetTextVariants 0