[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
109 | 0 | 0 | 0 | 100% | 0.454 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.joda.convert | 109 | 0 | 0 | 0 | 100% | 0.454 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | TestJDKStringConverters | 42 | 0 | 0 | 0 | 100% | 0.199 |
![]() | TestStringConvert | 67 | 0 | 0 | 0 | 100% | 0.255 |
[Summary] [Package List] [Test Cases]
![]() | test_String | 0.015 |
![]() | test_StringBuffer | 0 |
![]() | test_StringBuilder | 0 |
![]() | test_CharSequence | 0 |
![]() | test_Long | 0 |
![]() | test_Int | 0 |
![]() | test_Short | 0.001 |
![]() | test_Character | 0.001 |
![]() | test_Character_fail | 0 |
![]() | test_Byte | 0.001 |
![]() | test_Boolean | 0 |
![]() | test_Boolean_fail | 0 |
![]() | test_Double | 0.001 |
![]() | test_Float | 0 |
![]() | test_BigInteger | 0.001 |
![]() | test_BigDecimal | 0.001 |
![]() | test_AtomicLong | 0 |
![]() | test_AtomicInteger | 0 |
![]() | test_AtomicBoolean_true | 0 |
![]() | test_AtomicBoolean_false | 0 |
![]() | test_AtomicBoolean_fail | 0.001 |
![]() | test_Locale | 0.001 |
![]() | test_Class | 0 |
![]() | test_Class_fail | 0.001 |
![]() | test_Package | 0.004 |
![]() | test_Currency | 0 |
![]() | test_TimeZone | 0.009 |
![]() | test_UUID | 0.147 |
![]() | test_URL | 0.002 |
![]() | test_URL_invalidFormat | 0.001 |
![]() | test_URI | 0.001 |
![]() | test_InetAddress | 0.001 |
![]() | test_File | 0 |
![]() | test_Date | 0.01 |
![]() | test_Date_invalidLength | 0 |
![]() | test_Date_invalidFormat | 0 |
![]() | test_Calendar | 0 |
![]() | test_Calendar_invalidLength | 0 |
![]() | test_Calendar_invalidFormat | 0 |
![]() | test_Calendar_notGregorian | 0 |
![]() | test_Enum | 0 |
![]() | test_Enum_invalidConstant | 0 |
![]() | test_constructor | 0.013 |
![]() | test_constructor_true | 0.005 |
![]() | test_constructor_false | 0.001 |
![]() | test_convertToString | 0 |
![]() | test_convertToString_primitive | 0 |
![]() | test_convertToString_inherit | 0 |
![]() | test_convertToString_null | 0 |
![]() | test_convertToString_withType | 0 |
![]() | test_convertToString_withType_primitive1 | 0.001 |
![]() | test_convertToString_withType_primitive2 | 0 |
![]() | test_convertToString_withType_inherit1 | 0 |
![]() | test_convertToString_withType_inherit2 | 0 |
![]() | test_convertToString_withType_null | 0 |
![]() | test_convertToString_withType_nullClass | 0.001 |
![]() | test_convertFromString | 0 |
![]() | test_convertFromString_primitiveInt | 0 |
![]() | test_convertFromString_primitiveBoolean | 0.001 |
![]() | test_convertFromString_inherit | 0 |
![]() | test_convertFromString_null | 0 |
![]() | test_convertFromString_nullClass | 0 |
![]() | test_findConverter_null | 0 |
![]() | test_findConverter_Object | 0 |
![]() | test_convert_annotationMethodMethod | 0.011 |
![]() | test_convert_annotationMethodMethodCharSequence | 0.006 |
![]() | test_convert_annotationMethodConstructor | 0.007 |
![]() | test_convert_annotationMethodConstructorCharSequence | 0.007 |
![]() | test_convert_annotationSubMethodMethod | 0.006 |
![]() | test_convert_annotationSubMethodConstructor | 0.006 |
![]() | test_convert_annotationSuperFactorySuper | 0.006 |
![]() | test_convert_annotationSuperFactorySubViaSuper | 0.007 |
![]() | test_convert_annotationSuperFactorySubViaSub1 | 0.006 |
![]() | test_convert_annotationSuperFactorySubViaSub2 | 0.007 |
![]() | test_convert_annotationToStringInvokeException | 0.006 |
![]() | test_convert_annotationFromStringInvokeException | 0.007 |
![]() | test_convert_annotationNoMethods | 0.006 |
![]() | test_convert_annotatedMethodAndConstructor | 0.006 |
![]() | test_convert_annotatedTwoToString | 0.006 |
![]() | test_convert_annotatedToStringInvalidReturnType | 0.006 |
![]() | test_convert_annotatedToStringInvalidParameters | 0.006 |
![]() | test_convert_annotatedFromStringInvalidReturnType | 0.006 |
![]() | test_convert_annotatedFromStringInvalidParameter | 0.005 |
![]() | test_convert_annotatedFromStringInvalidParameterCount | 0.006 |
![]() | test_convert_annotatedFromStringConstructorInvalidParameter | 0.006 |
![]() | test_convert_annotatedFromStringConstructorInvalidParameterCount | 0.005 |
![]() | test_convert_annotatedToStringNoFromString | 0.006 |
![]() | test_convert_annotatedFromStringNoToString | 0.005 |
![]() | test_convert_annotatedTwoFromStringMethod | 0.005 |
![]() | test_register_classNotNull | 0 |
![]() | test_register_converterNotNull | 0 |
![]() | test_register_notOnShared | 0 |
![]() | test_register_classAlreadyRegistered | 0.005 |
![]() | test_register_FunctionalInterfaces | 0.005 |
![]() | test_register_FunctionalInterfaces_nullClass | 0.004 |
![]() | test_register_FunctionalInterfaces_nullToString | 0.005 |
![]() | test_register_FunctionalInterfaces_nullFromString | 0.005 |
![]() | test_registerMethods | 0.004 |
![]() | test_registerMethodsCharSequence | 0.004 |
![]() | test_registerMethods_nullClass | 0.004 |
![]() | test_registerMethods_nullToString | 0.005 |
![]() | test_registerMethods_nullFromString | 0.004 |
![]() | test_registerMethods_classAlreadyRegistered | 0.005 |
![]() | test_registerMethodConstructorCharSequence | 0.005 |
![]() | test_registerMethodConstructor | 0.004 |
![]() | test_registerMethodConstructor_nullClass | 0.005 |
![]() | test_registerMethodConstructor_nullToString | 0.004 |
![]() | test_registerMethodConstructor_classAlreadyRegistered | 0.005 |
![]() | test_convert_toString | 0.004 |