Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
18 | 0 | 0 | 3 | 83.333% | 2.647 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.nuiton.i18n.bundle | 3 | 0 | 0 | 0 | 100% | 0.009 |
org.nuiton.i18n | 12 | 0 | 0 | 3 | 75% | 2.628 |
org.nuiton.util.converter | 3 | 0 | 0 | 0 | 100% | 0.01 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.nuiton.i18n.bundle
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
I18nBundleScopeTest | 3 | 0 | 0 | 0 | 100% | 0.009 |
org.nuiton.i18n
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
I18nTest | 9 | 0 | 0 | 3 | 66.667% | 0.883 |
![]() |
I18nUtilTest | 1 | 0 | 0 | 0 | 100% | 1.044 |
![]() |
I18nStoreTest | 2 | 0 | 0 | 0 | 100% | 0.701 |
org.nuiton.util.converter
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
LocaleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.01 |
Test Cases
[Summary] [Package List] [Test Cases]
I18nTest
![]() |
testWithNoInit2 | 0 |
got: <false>, expected: is <true> | ||
![]() |
testDefaultInit | 0 |
got: <false>, expected: is <true> | ||
![]() |
testFormatterMessageFormat | 0.458 |
![]() |
testJapanese | 0.058 |
![]() |
testMissingKeyReturnNull | 0.122 |
![]() |
testWithNoInit | 0 |
got: <false>, expected: is <true> | ||
![]() |
testHasKey | 0.016 |
![]() |
testSimple | 0.053 |
![]() |
testMultiLanguage | 0.047 |
I18nBundleScopeTest
![]() |
testGeneralScope | 0 |
![]() |
testFullScope | 0 |
![]() |
testLanguageScope | 0 |
I18nUtilTest
![]() |
testContainsDirectDirectory | 0.516 |
LocaleConverterTest
![]() |
testConvertFull | 0 |
![]() |
testConvertFailed | 0 |
![]() |
testConvertMedium | 0 |
I18nStoreTest
![]() |
testChangeLocale | 0.462 |
![]() |
testGetLoader | 0.236 |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testWithNoInit2 |
skipped: got: <false>, expected: is <true> | |
![]() |
testDefaultInit |
skipped: got: <false>, expected: is <true> | |
![]() |
testWithNoInit |
skipped: got: <false>, expected: is <true> |