Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
90 0 0 7 92.222% 2.422

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
info.magnolia.i18nsystem.proxytoys 29 0 0 4 86.207% 0.081
info.magnolia.i18nsystem.util 13 0 0 0 100% 0.005
info.magnolia.i18nsystem.setup 8 0 0 0 100% 0.135
info.magnolia.i18nsystem 39 0 0 2 94.872% 2.201
info.magnolia.i18nsystem.tools 1 0 0 1 0% 0

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

info.magnolia.i18nsystem.proxytoys

Class Tests Errors Failures Skipped Success Rate Time
MethodsAnnotatedWithTest 4 0 0 0 100% 0.004
ProxytoysI18nizerTest 18 0 0 4 77.778% 0.076
ReturnsAnnotatedTypeArgumentTest 7 0 0 0 100% 0.001

info.magnolia.i18nsystem.util

Class Tests Errors Failures Skipped Success Rate Time
AnnotationUtilsTest 4 0 0 0 100% 0.003
GenericsUtilsTest 4 0 0 0 100% 0.001
LocaleUtilsTest 5 0 0 0 100% 0.001

info.magnolia.i18nsystem.setup

Class Tests Errors Failures Skipped Success Rate Time
AbstractRemoveHardcodedI18nPropertiesTaskTest 2 0 0 0 100% 0.128
RemoveHardcodedI18nPropertiesFromDialogsTaskTest 3 0 0 0 100% 0.002
RemoveHardcodedI18nPropertiesFromSubappsTaskTest 3 0 0 0 100% 0.005

info.magnolia.i18nsystem

Class Tests Errors Failures Skipped Success Rate Time
AbstractI18nKeyGeneratorTest 10 0 0 0 100% 0.355
DefaultMessageBundlesLoaderTest 2 0 0 0 100% 0.331
SimpleTranslatorTest 7 0 0 2 71.429% 0.02
TranslationServiceImplReloadBundlesTest 1 0 0 0 100% 0.437
TranslationServiceImplTest 19 0 0 0 100% 1.058

info.magnolia.i18nsystem.tools

Class Tests Errors Failures Skipped Success Rate Time
GenerateTranslationFilesImplTest 1 0 0 1 0% 0

Test Cases

[Summary] [Package List] [Test Cases]

AbstractI18nKeyGeneratorTest

ancestorsFromList 0.303
getDifferentBundlenamesForEachChild 0.009
addKeyConsidersLabelAsAnOptionalSuffix 0.009
getNullBundlenameWhenNoneIsDefined 0.006
getRootBundlenameWhenNoOtherIsDefined 0.005
getIdOrNameForUnknownRoot 0.005
getRoot 0.004
ancestorsFromSimpleChain 0.002
getRootKeyGenerator 0.005
getAncestorKeyGenerators 0.007

DefaultMessageBundlesLoaderTest

testUTF8CharactersAreReadProperly 0.241
bundlesLoaderLoadsAllLocales 0.09

MethodsAnnotatedWithTest

includesMethodOnSuperclass 0.004
doesNotIncludeOtherRandomMethod 0
includesMethodOnSelf 0
includesMethodOnInterface 0

ProxytoysI18nizerTest

decorateChildWithNullObjectDoesNotThrowException 0
decorateEnum 0
currently can't proxy enums because they're final. The use-case would be to provide 'typed' static messages; maybe we can have another api, e.g SimpleTranslator - see MAGNOLIA-5296
i18nizerCanProxyIfObjectAlreadyProxiedBySthgElse 0.008
decorateWithNullObjectDoesNotThrowException 0
testWithSingleChildObject 0.004
blowsIfObjectIsAlreadyProxiedByI18nizer 0.006
testWithDeeperChildren 0.009
testSimpleObject 0.002
i18nTextAnnotationOnNonStringType 0
Currently makes no sense - un-ignore the day we find a real use-case
canFormatMessagesForMethodsWithArguments 0
Not implemented yet - not sure we want this
decoratedMapShouldAllowToPutNewObjectsAndDecorateThem 0
Not implemented yet
decoratedObjectsCanBeClonedWithClonerLib 0.021
nullChildJustReturnsNull 0.001
testWithChildren 0.005
objectsClonedWithClonerLibCanBeDecorated 0.001
defaultValuesSetInConstructorDoNotOverrideValuesAfterProxying 0.007
testWithChildrenInMap 0.01
testWithExistingValuesBeforeDecoration 0.002

ReturnsAnnotatedTypeArgumentTest

includesSimpleGetter 0
doesNotIncludeGetterWhereReturnTypeIsNotAnnotatedEvenIfMethodItselfIsAnnotated 0
includesMapOfAnnotatedTypeValues 0
includesInheritedMethods 0
includesListOfAnnotatedTypes 0.001
doesNotIncludeGetterWhereReturnTypeIsNotAnnotated 0
canNotIncludeMapOfAnnotatedTypeValues 0

AbstractRemoveHardcodedI18nPropertiesTaskTest

removeHardcodedI18nPropertiesUnderAppNode 0.127
leaveOtherPropertiesAlone 0.001

RemoveHardcodedI18nPropertiesFromDialogsTaskTest

removeI18nPropertiesFromDialogs 0.002
removeHardcodedI18nPropertiesUnderAppNode 0
leaveOtherPropertiesAlone 0

RemoveHardcodedI18nPropertiesFromSubappsTaskTest

removeI18nPropertiesFromSubapps 0.003
removeHardcodedI18nPropertiesUnderAppNode 0.001
leaveOtherPropertiesAlone 0.001

SimpleTranslatorTest

keyWithPrintfFormat 0
Ignored for now but I would like to support the printf format too eventually
singleKey 0.011
extraTestForConditionsAndPlurals 0.005
keyWithPrintfFormatMultipleArgs 0
Ignored for now but I would like to support the printf format too eventually
formatAccordingToLocale 0.003
keyWithMessageFormat 0.001
keyWithMessageFormatMultipleArgs 0

GenerateTranslationFilesImplTest

generateTranslationFilesAndEverythingElse 0
skipped

TranslationServiceImplReloadBundlesTest

messageFoundAfterBundlesReload 0.437

TranslationServiceImplTest

messageWithBasenameAndLocale 0.057
messageNotFound 0.062
messageWithSwissGermanVariantLocale 0.052
messageWithBasenameAndLocaleFallsBackToDefaultLocaleIfNotFound 0.052
messageFallsBackToClosestAvailableMessage 0.049
messageFallsBackToDefaultLanguage 0.059
messageWithFrenchLocale 0.048
givenBasenameFallbacksToDefautLegacy 0.049
messageWithNullKeys 0.05
messageWithBasename 0.05
messageWithSwissGermanLocale 0.054
shouldPreferUserLocaleWithSecondaryKey 0.118
messageNotFoundWithBasename 0.06
messageAvailableOnlyInEnglishWithSystemFallbackLanguageSetAsEnglish 0.049
messageWithBasenameAndLocaleFallsBackToGlobalBundleIfNotFound 0.052
messageFallsBackToDefautLocaleFromAVariantLocale 0.049
messageFallsBackToAvailableMessageFromVariantToCountry 0.048
messageWithNoKeys 0.051
messageWithGermanLocale 0.049

AnnotationUtilsTest

getAnnotationWorksOnClassImplementingInterface 0.002
getAnnotationWorksOnSubclass 0.001
getAnnotationWorksOnInterface 0
getAnnotationWorksOnClassDirectlyAnnotated 0

GenericsUtilsTest

getGenericTypeOfReturnType 0.001
returnsObjectForWildcards 0
sanityChecks 0
returnsLowerBoundForExtends 0

LocaleUtilsTest

resolveLocaleIsLenientWithLowercaseCountryCode 0
resolveLocaleReturnsLanguageLocale 0
resolveLocaleReturnsLanguageCountryLocale 0
resolveLocaleReturnsLanguageCountryVariantLocale 0
resolveLocaleReturnsDefaultLocale 0.001

Failure Details

[Summary] [Package List] [Test Cases]


decorateEnum
skipped: currently can't proxy enums because they're final. The use-case would be to provide 'typed' static messages; maybe we can have another api, e.g SimpleTranslator - see MAGNOLIA-5296
i18nTextAnnotationOnNonStringType
skipped: Currently makes no sense - un-ignore the day we find a real use-case
canFormatMessagesForMethodsWithArguments
skipped: Not implemented yet - not sure we want this
decoratedMapShouldAllowToPutNewObjectsAndDecorateThem
skipped: Not implemented yet
keyWithPrintfFormat
skipped: Ignored for now but I would like to support the printf format too eventually
keyWithPrintfFormatMultipleArgs
skipped: Ignored for now but I would like to support the printf format too eventually
generateTranslationFilesAndEverythingElse
skipped: skipped