Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
198 0 0 0 100% 0.791 s

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.joda.convert 198 0 0 0 100% 0.791 s

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

org.joda.convert

- Class Tests Errors Failures Skipped Success Rate Time
TestRenameHandler 7 0 0 0 100% 0.023 s
TestGuavaTypeTokenStringConverter 17 0 0 0 100% 0.057 s
TestRenameHandlerBadInit 1 0 0 0 100% 0.002 s
TestStringConverterFactory 6 0 0 0 100% 0.012 s
TestStringConvert 97 0 0 0 100% 0.242 s
TestJavaTime 1 0 0 0 100% 0.248 s
TestNumericObjectArrayStringConverterFactory 5 0 0 0 100% 0.039 s
TestBooleanArrayStringConverterFactory 1 0 0 0 100% 0.013 s
TestNumericArrayStringConverterFactory 5 0 0 0 100% 0.023 s
TestCharObjectArrayStringConverterFactory 1 0 0 0 100% 0.008 s
TestThreeTenBackport 1 0 0 0 100% 0.007 s
TestBooleanObjectArrayStringConverterFactory 1 0 0 0 100% 0.006 s
TestByteObjectArrayStringConverterFactory 1 0 0 0 100% 0.003 s
TestJDKStringConverters 54 0 0 0 100% 0.108 s

Test Cases

[Summary] [Package List] [Test Cases]

TestRenameHandler

test_noMatchType 0.001 s
test_matchRenamedType 0.001 s
test_matchUsingConfigFile 0.015 s
test_locked 0.002 s
test_renameBlockedType1 0 s
test_renameBlockedType2 0 s
test_renameBlockedType3 0 s

TestGuavaTypeTokenStringConverter

test_twoParamsExtends 0.028 s
test_simpleClass_String 0.001 s
test_twoParamNested 0.001 s
test_twoParamComplexExtends 0.001 s
test_simpleClass_rawList 0.001 s
test_twoParamsSuper 0.001 s
test_twoParams 0.001 s
test_primitive_int 0.001 s
test_oneArray 0.002 s
test_oneParam 0.001 s
test_oneSuper 0.001 s
test_primitive_char 0.003 s
test_oneWild 0.001 s
test_twoParamNestedExtends 0.001 s
test_oneExtends 0.002 s
test_twoParamComplex 0.001 s
test_simpleClass_Integer 0.001 s

TestRenameHandlerBadInit

test 0 s

TestStringConverterFactory

test_constructor 0.002 s
test_registerFactory_null 0.001 s
test_constructor_nullInArray 0.002 s
test_registerFactory_cannotChangeSingleton 0.003 s
test_registerFactory 0.001 s
test_constructor_null 0.001 s

TestStringConvert

test_convert_annotation_FactoryAndToStringOnInterface 0.030 s
test_convert_annotatedMethodAndConstructor 0.018 s
test_convert_annotationMethodMethod 0.005 s
test_convert_annotationSuperFactorySubViaSub1 0.004 s
test_convert_annotationSuperFactorySubViaSub2 0.003 s
test_convert_annotation_ToStringOnInterface 0.004 s
test_registerMethodConstructor_nullClass 0.002 s
test_convert_annotatedToStringInvalidParameters 0.002 s
test_register_classNotNull 0.002 s
test_convert_annotatedFromStringInvalidParameterCount 0.003 s
test_convert_annotatedFromStringInvalidParameter 0.004 s
test_constructor_false 0.003 s
test_findConverter_null 0.001 s
test_convertToString_null 0.001 s
test_constructor 0.001 s
test_convertToString 0.001 s
test_register_FunctionalInterfaces_nullToString 0.001 s
test_registerMethodConstructor_classAlreadyRegistered 0.001 s
test_register_FunctionalInterfaces_nullFromString 0.001 s
test_findConverter 0.001 s
test_convert_annotatedToStringNoFromString 0.002 s
test_convertToString_withType_noGenerics 0 s
test_convert_annotatedToStringInvalidReturnType 0.002 s
test_convertFromString 0 s
test_convertToString_inherit 0.001 s
test_convertToString_withType_primitive1 0 s
test_convertToString_withType_primitive2 0.001 s
test_convertToString_withType 0.001 s
test_registerMethodConstructor_noSuchConstructor 0.002 s
test_fromStringConverterFor 0.001 s
test_register_converterNotNull 0.002 s
test_convert_Enum_overrideDefaultWithConverter 0.005 s
test_convertToString_withType_null 0.001 s
test_registerMethods 0.002 s
test_findConverter_Object 0.001 s
test_convert_annotationNoMethods 0.001 s
test_convert_annotationMethodBridgeMethod 0.004 s
test_convertFromString_primitiveBoolean 0.001 s
test_fromStringConverterFor_null 0.002 s
test_convertFromString_annotatedFromStringNoToString 0.001 s
test_findConverterNoGenerics 0.001 s
test_registerMethodsCharSequence 0.001 s
test_convert_annotationToStringInvokeException 0.001 s
test_convert_annotatedFromStringConstructorInvalidParameter 0.003 s
test_converterFor_Object 0.002 s
test_registerMethodConstructor_nullToString 0.001 s
test_converterFor 0.001 s
test_registerMethods_nullClass 0.001 s
test_register_FunctionalInterfaces_nullClass 0.002 s
test_convert_annotationMethodConstructor 0.002 s
test_convert_annotatedTwoFromStringMethod 0.002 s
test_findConverterNoGenerics_Object 0.001 s
test_convertFromString_nullClass 0.001 s
test_convert_annotatedFromStringConstructorInvalidParameterCount 0.001 s
test_registerMethods_noSuchFromStringMethod 0.001 s
test_registerMethods_classAlreadyRegistered 0 s
test_convert_annotatedFromStringInvalidReturnType 0.001 s
test_register_classAlreadyRegistered 0.001 s
ttest_registerMethods_cannotChangeSingleton 0.001 s
test_convertToString_withType_nullClass 0 s
test_registerFactory_cannotChangeSingleton 0 s
test_fromStringConverterFor_Object 0.001 s
test_registerMethods_noSuchToStringMethod 0.001 s
test_convert_annotatedTwoToString 0.002 s
test_isConvertible 0.001 s
test_convertFromString_null 0.001 s
test_convertFromString_inherit 0.006 s
test_register_FunctionalInterfaces 0.002 s
test_convertToString_primitive 0.001 s
test_registerMethods_nullToString 0.001 s
test_convert_annotationSuperFactorySubViaSuper 0.001 s
test_convert_annotationMethodConstructorCharSequence 0.002 s
ttest_registerMethodConstructor_cannotChangeSingleton 0.001 s
test_registerMethodConstructor 0.001 s
test_convert_annotationSubMethodMethod 0.002 s
test_convert_annotation_ToStringFromStringOnSuperClassBeatsInterface 0.002 s
test_registerMethodConstructorCharSequence 0 s
test_convert_annotationFactoryMethod 0.001 s
test_convert_annotationMethodMethodCharSequence 0.002 s
test_convert_annotationSuperFactorySuper 0.001 s
test_convert_toString 0.001 s
test_convert_annotationSubMethodConstructor 0.001 s
test_convertFromString_primitiveInt 0.001 s
test_registerMethods_invalidToStringMethod 0.001 s
test_registerMethods_nullFromString 0 s
test_converterFor_null 0 s
test_convertFromString_enumSubclass 0.002 s
test_convert_annotation_FromStringFactoryClashingMethods_fromInterface 0.001 s
test_convert_annotatedFromStringNoToString 0 s
test_convertToString_withType_inherit1 0 s
test_convert_annotation_FactoryAndToStringOnInterface_usingInterface 0.001 s
test_register_notOnShared 0.001 s
test_constructor_true 0.001 s
test_convertFromString_inheritNotSearchedFor 0.001 s
test_findConverterNoGenerics_null 0.001 s
test_convert_annotationFromStringInvokeException 0.002 s
test_convert_annotation_FromStringFactoryClashingMethods_fromClass 0.001 s

TestJavaTime

test_basics 0.223 s

TestNumericObjectArrayStringConverterFactory

test_LongArray 0.024 s
test_ShortArray 0.002 s
test_IntegerArray 0.002 s
test_FloatArray 0.003 s
test_DoubleArray 0.003 s

TestBooleanArrayStringConverterFactory

test_longArray 0.011 s

TestNumericArrayStringConverterFactory

test_doubleArray 0.005 s
test_intArray 0.005 s
test_longArray 0.005 s
test_shortArray 0.003 s
test_floatArray 0.003 s

TestCharObjectArrayStringConverterFactory

test_CharacterArray 0.007 s

TestThreeTenBackport

test_basics 0.005 s

TestBooleanObjectArrayStringConverterFactory

test_longArray 0.005 s

TestByteObjectArrayStringConverterFactory

test_ByteArray 0.002 s

TestJDKStringConverters

test_Date_invalidFormat 0.002 s
test_Enum_invalidConstant 0.004 s
test_Calendar_notGregorian 0.003 s
test_Calendar_invalidFormat 0.001 s
test_Boolean_fail 0.001 s
test_Date_invalidLength 0.001 s
test_Calendar_invalidLength 0 s
test_Double 0 s
test_Locale 0.002 s
test_Calendar 0.012 s
test_byteArray1 0.003 s
test_byteArray2 0.002 s
test_byteArray3 0 s
test_byteArray4 0.001 s
test_StringBuffer 0.001 s
test_Byte 0 s
test_Date 0.004 s
test_Enum 0.001 s
test_File 0.001 s
test_Long 0.001 s
test_UUID 0.001 s
test_String 0 s
test_Int 0.007 s
test_URI 0 s
test_URL 0.006 s
test_AtomicBoolean_false 0 s
test_AtomicBoolean_fail 0.001 s
test_AtomicBoolean_true 0 s
test_Character 0.001 s
test_Currency 0.002 s
test_Package 0.005 s
test_OptionalDouble 0 s
test_Enum_withRename 0.001 s
test_StringBuilder 0.001 s
test_BigDecimal 0.001 s
test_Boolean 0 s
test_Class_fail 0.001 s
test_BigInteger 0.001 s
test_InetAddress 0.001 s
test_CharSequence 0.001 s
test_AtomicInteger 0 s
test_AtomicLong 0.001 s
test_OptionalLong 0 s
test_TimeZone 0.001 s
test_URL_invalidFormat 0.001 s
test_Class_array 0.001 s
test_OptionalInt 0 s
test_Class_withRename 0 s
test_charArray 0.002 s
test_Character_fail 0 s
test_Class_primitive 0.001 s
test_Class 0.001 s
test_Float 0.001 s
test_Short 0 s

Back to top

Version: 3.0.1. Last Published: 2024-10-06.

Reflow Maven skin.