Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 473 | 0 | 0 | 3 | 99.366% | 3.442 |
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 |
|---|---|---|---|---|---|---|
| dev.orne.i18n.jaxb | 48 | 0 | 0 | 0 | 100% | 0.382 |
| dev.orne.i18n.jackson | 63 | 0 | 0 | 0 | 100% | 0.505 |
| dev.orne.i18n.spring | 67 | 0 | 0 | 0 | 100% | 0.591 |
| dev.orne.i18n | 120 | 0 | 0 | 0 | 100% | 1.177 |
| dev.orne.i18n.context | 100 | 0 | 0 | 3 | 97% | 0.614 |
| dev.orne.i18n.validation | 75 | 0 | 0 | 0 | 100% | 0.173 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
dev.orne.i18n.jaxb
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| I18nStringJavaxJaxbDeserializationTest | 22 | 0 | 0 | 0 | 100% | 0.099 | |
| I18nStringJavaxJaxbSerializationTest | 26 | 0 | 0 | 0 | 100% | 0.283 |
dev.orne.i18n.jackson
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| I18nStringJacksonDeserializationTest | 37 | 0 | 0 | 0 | 100% | 0.468 | |
| I18nStringJacksonSerializationTest | 26 | 0 | 0 | 0 | 100% | 0.037 |
dev.orne.i18n.spring
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| I18nSpringContextProviderTest | 9 | 0 | 0 | 0 | 100% | 0.011 | |
| EnableI18nContextHierarchyTest | 1 | 0 | 0 | 0 | 100% | 0.312 | |
| I18nSpringConfigurationTest | 13 | 0 | 0 | 0 | 100% | 0.023 | |
| I18nSpringConfigurationSelectorTest | 5 | 0 | 0 | 0 | 100% | 0.043 | |
| I18nSpringWebConfigurationTest | 14 | 0 | 0 | 0 | 100% | 0.147 | |
| I18nSpringResourcesTest | 16 | 0 | 0 | 0 | 100% | 0.026 | |
| I18nSpringWebContextClearerTest | 1 | 0 | 0 | 0 | 100% | 0.015 | |
| I18nSpringContextTest | 8 | 0 | 0 | 0 | 100% | 0.014 |
dev.orne.i18n
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExceptionsTest | 1 | 0 | 0 | 0 | 100% | 0.055 | |
| I18nStringTest | 5 | 0 | 0 | 0 | 100% | 0.146 | |
| I18nStringMapEditorTest | 4 | 0 | 0 | 0 | 100% | 0.023 | |
| I18nFixedStringTest | 10 | 0 | 0 | 0 | 100% | 0.02 | |
| I18nTest | 6 | 0 | 0 | 0 | 100% | 0.801 | |
| I18nResourcesStringTest | 46 | 0 | 0 | 0 | 100% | 0.069 | |
| I18nStringEditorTest | 4 | 0 | 0 | 0 | 100% | 0.004 | |
| I18nStringMapTest | 44 | 0 | 0 | 0 | 100% | 0.059 |
dev.orne.i18n.context
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| I18nContextProviderRegistryTest | 7 | 0 | 0 | 0 | 100% | 0.054 | |
| AbstractI18nContextProviderTest | 18 | 0 | 0 | 0 | 100% | 0.069 | |
| I18nBundleResourcesTest | 16 | 0 | 0 | 0 | 100% | 0.108 | |
| DefaultI18nContextTest | 8 | 0 | 0 | 0 | 100% | 0.031 | |
| ThreadI18nContextProviderTest | 16 | 0 | 0 | 0 | 100% | 0.071 | |
| SharedI18nContextProviderTest | 5 | 0 | 0 | 0 | 100% | 0.038 | |
| DummyI18nResourcesTest | 12 | 0 | 0 | 0 | 100% | 0.019 | |
| I18nConfigurationTest | 10 | 0 | 0 | 3 | 70% | 0.109 | |
| I18nContextTest | 4 | 0 | 0 | 0 | 100% | 0.014 | |
| I18nContextProviderConfigurerTest | 4 | 0 | 0 | 0 | 100% | 0.101 |
dev.orne.i18n.validation
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| NotEmptyValidatorForI18nStringTest | 15 | 0 | 0 | 0 | 100% | 0.036 | |
| AbstractValidatorForI18nStringTest | 9 | 0 | 0 | 0 | 100% | 0.034 | |
| PatternValidatorForI18nStringTest | 16 | 0 | 0 | 0 | 100% | 0.032 | |
| SizeValidatorForI18nStringTest | 20 | 0 | 0 | 0 | 100% | 0.047 | |
| NotBlankValidatorForI18nStringTest | 15 | 0 | 0 | 0 | 100% | 0.024 |
Test Cases
[Summary] [Package List] [Test Cases]
I18nStringJavaxJaxbDeserializationTest
NotEmptyValidatorForI18nStringTest
I18nStringJacksonDeserializationTest
I18nStringJavaxJaxbSerializationTest
I18nContextProviderRegistryTest
AbstractValidatorForI18nStringTest
AbstractI18nContextProviderTest
I18nSpringContextProviderTest
PatternValidatorForI18nStringTest
I18nBundleResourcesTest
SizeValidatorForI18nStringTest
ExceptionsTest
| testI18nConfigurationException | 0.034 |
I18nStringTest
| testDefaultGeneration | 0.105 | |
| testFixed | 0 | |
| testRandomGeneration | 0.035 | |
| testMapped | 0 | |
| testForDefault | 0.002 |
DefaultI18nContextTest
| testEqualsHashCodeToString | 0.016 | |
| testSetLocale_Null | 0.001 | |
| testCopyConstructor | 0 | |
| testConstructor_Null | 0 | |
| testSetLocale | 0 | |
| testCopyConstructor_Null | 0.001 | |
| testSerializable | 0.008 | |
| testConstructor | 0.001 |
ThreadI18nContextProviderTest
SharedI18nContextProviderTest
| testEqualsHashCodeToString | 0.004 | |
| testIsContextAlive | 0.029 | |
| testGetContext | 0.001 | |
| testClearContext | 0.001 | |
| testConstructor | 0 |
EnableI18nContextHierarchyTest
| testAfterPropertiesSet_Target_Spring | 0.311 |
I18nStringMapEditorTest
| testSetAsText_Null | 0.014 | |
| testGetAsText_Null | 0 | |
| testSetAsText | 0.006 | |
| testGetAsText | 0.001 |
DummyI18nResourcesTest
I18nSpringConfigurationTest
I18nSpringConfigurationSelectorTest
I18nFixedStringTest
I18nTest
| testGetDefaultI18nResources | 0.779 | |
| testSetLocale_Null | 0.008 | |
| testGetAvailableLocales | 0.003 | |
| testSetLocale | 0.003 | |
| testGetLocale | 0.002 | |
| testGetI18nResources | 0.002 |
I18nSpringWebConfigurationTest
I18nStringJacksonSerializationTest
I18nConfigurationTest
| testLoad_NotFound | 0 | |
| testGet(Path) | 0.002 | |
| testSet(Path,Path,Path,Path,Path,Path) | 0.004 | |
| testLoad(Path) | 0.001 | |
| testLoadConfiguration_ReadIOException(Path) | 0 | |
| Disabled on JRE version: 17.0.18 ==> Works in JDK 11. Mock misbehaves in JDK 17+ | ||
| testLoadConfiguration_MultipleFiles(Path) | 0 | |
| Disabled on JRE version: 17.0.18 ==> Works in JDK 11. Mock misbehaves in JDK 17+ | ||
| testLoad_IOException | 0.086 | |
| testLoad_Inherited(Path) | 0.002 | |
| testLoad_Overriden(Path,Path) | 0.004 | |
| testLoadConfiguration_ResourcesIOException(Path) | 0 | |
| Disabled on JRE version: 17.0.18 ==> Works in JDK 11. Mock misbehaves in JDK 17+ |
I18nContextTest
| testGetDefaultI18nResources | 0.004 | |
| testGetAvailableLocales | 0.002 | |
| testGetI18nResources | 0.003 | |
| testGetInstance | 0.002 |
I18nResourcesStringTest
I18nStringEditorTest
| testSetAsText_Null | 0.001 | |
| testGetAsText_Null | 0 | |
| testSetAsText | 0.001 | |
| testGetAsText | 0.001 |
I18nSpringResourcesTest
NotBlankValidatorForI18nStringTest
I18nSpringWebContextClearerTest
| testClearContext | 0.014 |
I18nStringMapTest
I18nContextProviderConfigurerTest
| testSetI18nContextProvider_ClassLoader | 0.08 | |
| testSetI18nContextProvider | 0.001 | |
| testSetI18nConfiguration_ClassLoader | 0.001 | |
| testSetI18nConfiguration | 0.001 |
I18nSpringContextTest
| testEqualsHashCodeToString | 0.001 | |
| testSetLocale_Null | 0 | |
| testCopyConstructor | 0.001 | |
| testConstructor_Null | 0.001 | |
| testSetLocale | 0.001 | |
| testCopyConstructor_Null | 0 | |
| testSerializable | 0.001 | |
| testConstructor | 0 |
Failure Details
[Summary] [Package List] [Test Cases]


