[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 1034 | 0 | 0 | 11 | 98.936% | 39.726 |
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.dozer.factory | 23 | 0 | 0 | 0 | 100% | 0.039 |
| org.dozer.converters | 46 | 0 | 0 | 0 | 100% | 0.216 |
| org.dozer.inject | 7 | 0 | 0 | 0 | 100% | 0.009 |
| org.dozer.functional_tests.annotation | 16 | 0 | 0 | 0 | 100% | 0.091 |
| org.dozer.propertydescriptor | 18 | 0 | 0 | 0 | 100% | 0.012 |
| org.dozer.loader | 6 | 0 | 0 | 0 | 100% | 0.014 |
| org.dozer.classmap | 22 | 0 | 0 | 0 | 100% | 0.238 |
| org.dozer.util | 67 | 0 | 0 | 0 | 100% | 0.079 |
| org.dozer.loader.xml | 15 | 0 | 0 | 0 | 100% | 0.153 |
| org.dozer.config | 3 | 0 | 0 | 0 | 100% | 0.016 |
| org.dozer.functional_tests.mapperaware | 2 | 0 | 0 | 0 | 100% | 0.025 |
| org.dozer.event | 2 | 0 | 0 | 0 | 100% | 0.062 |
| org.dozer.fieldmap | 9 | 0 | 0 | 0 | 100% | 1.048 |
| org.dozer.functional_tests.builder | 30 | 0 | 0 | 2 | 93.333% | 0.293 |
| org.dozer.stats | 24 | 0 | 0 | 0 | 100% | 0.11 |
| org.dozer.loader.api | 1 | 0 | 0 | 0 | 100% | 0.01 |
| org.dozer | 35 | 0 | 0 | 0 | 100% | 1.206 |
| org.dozer.jmx | 9 | 0 | 0 | 0 | 100% | 0.005 |
| org.dozer.cache | 23 | 0 | 0 | 0 | 100% | 0.245 |
| org.dozer.classmap.generator | 1 | 0 | 0 | 0 | 100% | 0.096 |
| org.dozer.functional_tests | 675 | 0 | 0 | 9 | 98.667% | 35.759 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ConstructionStrategiesTest | 16 | 0 | 0 | 0 | 100% | 0.022 | |
| DestBeanCreatorTest | 3 | 0 | 0 | 0 | 100% | 0.004 | |
| JAXBBeanFactoryTest | 4 | 0 | 0 | 0 | 100% | 0.013 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ConverterTest | 4 | 0 | 0 | 0 | 100% | 0.018 | |
| CustomConverterContainerTest | 6 | 0 | 0 | 0 | 100% | 0.013 | |
| DateConverterTest | 9 | 0 | 0 | 0 | 100% | 0.036 | |
| IntegerConverterTest | 1 | 0 | 0 | 0 | 100% | 0.014 | |
| PrimitiveOrWrapperConverterTest | 18 | 0 | 0 | 0 | 100% | 0.123 | |
| StringConstructorConverterTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| StringConverterTest | 2 | 0 | 0 | 0 | 100% | 0.006 | |
| XMLGregorianCalendarConverterTest | 5 | 0 | 0 | 0 | 100% | 0.005 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AnnotationMappingTest | 16 | 0 | 0 | 0 | 100% | 0.091 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FieldPropertyDescriptorTest | 13 | 0 | 0 | 0 | 100% | 0.006 | |
| GetterSetterPropertyDescriptorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| GetterSetterPropertyDescriptorWithGenericSuperClassTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| MapPropertyDescriptorTest | 3 | 0 | 0 | 0 | 100% | 0.002 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CustomMappingsLoaderTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| MappingsBuilderTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| MappingsParserTest | 3 | 0 | 0 | 0 | 100% | 0.013 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ClassMapBuilderTest | 1 | 0 | 0 | 0 | 100% | 0.015 | |
| ClassMapKeyFactoryTest | 4 | 0 | 0 | 0 | 100% | 0.014 | |
| ClassMappingsTest | 7 | 0 | 0 | 0 | 100% | 0.179 | |
| ClassMapTest | 4 | 0 | 0 | 0 | 100% | 0.007 | |
| CopyByReferenceContainerTest | 1 | 0 | 0 | 0 | 100% | 0.011 | |
| CopyByReferenceTest | 3 | 0 | 0 | 0 | 100% | 0.005 | |
| MappingDirectionTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| RelationshipTypeTest | 1 | 0 | 0 | 0 | 100% | 0.004 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CollectionUtilsTest | 14 | 0 | 0 | 0 | 100% | 0.005 | |
| DefaultProxyResolverTest | 2 | 0 | 0 | 0 | 100% | 0.012 | |
| IteratorUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| MappingUtilsTest | 19 | 0 | 0 | 0 | 100% | 0.025 | |
| MappingValidatorTest | 6 | 0 | 0 | 0 | 100% | 0.005 | |
| ReflectionUtilsTest | 18 | 0 | 0 | 0 | 100% | 0.019 | |
| ResourceLoaderTest | 7 | 0 | 0 | 0 | 100% | 0.012 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DozerResolverTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ELEngineTest | 5 | 0 | 0 | 0 | 100% | 0.006 | |
| MappingFileReaderTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| MappingStreamReaderTest | 2 | 0 | 0 | 0 | 100% | 0.056 | |
| SimpleElementReaderTest | 3 | 0 | 0 | 0 | 100% | 0.031 | |
| XMLParserTest | 2 | 0 | 0 | 0 | 100% | 0.059 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CachingCustomConverterTest | 1 | 0 | 0 | 0 | 100% | 0.018 | |
| SecondUsingMapInternalTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DozerEventManagerTest | 1 | 0 | 0 | 0 | 100% | 0.023 | |
| DozerEventTest | 1 | 0 | 0 | 0 | 100% | 0.039 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FieldMapTest | 8 | 0 | 0 | 0 | 100% | 1.044 | |
| MapFieldMapTest | 1 | 0 | 0 | 0 | 100% | 0.004 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CollectionWithNullTest | 4 | 0 | 0 | 0 | 100% | 0.085 | |
| DeepMappingWithMapIdTest | 2 | 0 | 0 | 0 | 100% | 0.022 | |
| DozerBuilderTest | 2 | 0 | 0 | 0 | 100% | 0.027 | |
| GenericsTest | 2 | 0 | 0 | 0 | 100% | 0.043 | |
| InheritanceTest | 2 | 0 | 0 | 0 | 100% | 0.024 | |
| MapMappingTest | 10 | 0 | 0 | 2 | 80% | 0.036 | |
| MapNullTest | 4 | 0 | 0 | 0 | 100% | 0.022 | |
| PrimitiveTest | 2 | 0 | 0 | 0 | 100% | 0.02 | |
| SimpleTest | 2 | 0 | 0 | 0 | 100% | 0.014 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GlobalStatisticsTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| StatisticEntryTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
| StatisticManagerTest | 11 | 0 | 0 | 0 | 100% | 0.089 | |
| StatisticsInterceptorTest | 2 | 0 | 0 | 0 | 100% | 0.016 | |
| StatisticTest | 7 | 0 | 0 | 0 | 100% | 0.002 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FieldsMappingOptionsTest | 1 | 0 | 0 | 0 | 100% | 0.01 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DozerBeanMapperTest | 5 | 0 | 0 | 0 | 100% | 0.918 | |
| DozerConverterTest | 11 | 0 | 0 | 0 | 100% | 0.007 | |
| DozerInitializerTest | 4 | 0 | 0 | 0 | 100% | 0.016 | |
| MappedFieldsTrackerTest | 5 | 0 | 0 | 0 | 100% | 0.006 | |
| MappingProcessorArrayTest | 2 | 0 | 0 | 0 | 100% | 0.254 | |
| MappingProcessorTest | 8 | 0 | 0 | 0 | 100% | 0.005 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DozerAdminControllerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| DozerStatisticsControllerTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
| JMXPlatformImplTest | 4 | 0 | 0 | 0 | 100% | 0.002 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CacheEntryTest | 2 | 0 | 0 | 0 | 100% | 0.075 | |
| CacheKeyFactoryTest | 5 | 0 | 0 | 0 | 100% | 0.008 | |
| DozerCacheManagerTest | 8 | 0 | 0 | 0 | 100% | 0.13 | |
| DozerCacheTest | 8 | 0 | 0 | 0 | 100% | 0.032 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GeneratorUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.096 |
[Summary] [Package List] [Test Cases]
| testCreateKey_Reverse | 0.001 | |
| testCreateKey_handlesNullGracefullyInEquals | 0 | |
| testCreateKey_AllParameters | 0.001 | |
| testCreateKey_equivalenceOfSelf | 0 | |
| testCreateKey | 0 |
| testGetStatisticTypes | 0.116 | |
| testAddDuplicateCachesNonSingleton | 0.001 | |
| testAddDuplicateCachesSingleton | 0.001 | |
| testGetUnknownCache | 0.001 | |
| testGetCaches | 0.001 | |
| testCreateNew | 0 | |
| testAddGetExistsCache | 0 | |
| testClearAllCacheEntries | 0.001 |
| testPutGetFromCache | 0.01 | |
| testClear | 0.001 | |
| testMaximumCacheSize_Zero | 0 | |
| testPutNull | 0 | |
| testGetNull | 0.001 | |
| testAddEntries | 0 | |
| testMaximumCacheSize | 0.01 | |
| testGetMaxSize | 0.001 |
| testCreateKey_MapId | 0.007 | |
| testCreateKey_Order | 0.001 | |
| testCreateKey | 0.001 | |
| testCreateKey_MapIdNull | 0 |
| shouldAdd | 0.152 | |
| shouldNotFailOnDuplicatesForSameSrcAndDest | 0.016 | |
| testNotFoundByMapid | 0.002 | |
| shouldFailOnDuplicate | 0.002 | |
| testFind_Nested | 0.001 | |
| testFind_Simple | 0.001 | |
| testFind_Null | 0 |
| testAddFieldMappings | 0 | |
| testProvideAlternateName | 0.001 | |
| testSetFieldMappings | 0 | |
| testGetFieldMapUsingDest | 0 |
| testLoadDefaultPropFile_Default | 0.002 | |
| testLoadPropFile_SpecifiedViaSysProp | 0.001 | |
| testLoadDefaultPropFile_NotFound | 0.009 |
| testInvalidDateInput | 0.01 | |
| testAccessors | 0.003 | |
| testInvalidCalendarInput | 0.001 | |
| testInvalidDateInput_String | 0.001 |
| testGetCustomConverter_Cached | 0.001 | |
| testGetCustomConverter_Miss | 0 | |
| testGetCustomConverter_NotCached | 0.004 | |
| testSetConverters | 0 | |
| shouldPutNullInCache | 0.001 | |
| testGetCustomConverter_IsEmpty | 0 |
| testBadString | 0.002 | |
| testGoodString | 0.002 | |
| testSqlDateConversion | 0.001 | |
| testTimeConversion | 0 | |
| testUtilDateConversion | 0 | |
| testXmlGregorianCalendar | 0.022 | |
| testEmptyString | 0 | |
| testCalendarConversion | 0.003 | |
| testTimestampConversion | 0.001 |
| testConvertBigDecimal | 0.003 | |
| testConvertDate | 0.039 | |
| testConvertLong | 0.003 | |
| shouldConvertClass | 0.005 | |
| testConvertBigInteger | 0.001 | |
| testConvertInteger | 0.002 | |
| testConvertDouble | 0.004 | |
| shouldConvertFile | 0 | |
| testConvertStringNegativeScalar2 | 0 | |
| testConvertPrimitiveOrWrapperEmptyString | 0 | |
| shouldConvertUrl | 0.011 | |
| testConvertPrimitiveOrWrapperEmptyString2 | 0 | |
| testConvertBoolean | 0.001 | |
| testConvertStringNegativeScalar | 0 | |
| testConvertFloat | 0 | |
| testConvertStringPositiveScalar | 0.001 | |
| testConvertShort | 0.001 | |
| testConvertIntegerWithFailure | 0.027 |
| testDateToString_NoDateFormatSpecified | 0.003 | |
| testCalendarToString_NoDateFormatSpecified | 0.001 |
| testConvert_EmptyString | 0.001 | |
| testConvert_Calendar | 0 | |
| testConvert_String | 0.001 | |
| testConvert_XmlGregorianCalendar | 0.001 | |
| testConvert_Date | 0 |
| shouldReturnImmutableResources | 0.287 | |
| shouldInitializeOnce | 0.006 | |
| shouldNotBeConfigurableAfterInit | 0.021 | |
| shouldBeThreadSafe | 0.594 | |
| shouldSetEventListeners | 0.005 |
| test_hierarchy | 0.001 | |
| test_parameterNotSet | 0 | |
| test_convert_exception | 0 | |
| testAutoboxing | 0 | |
| testAssignments2 | 0.001 | |
| testObjectType | 0 | |
| test_FullCycle | 0 | |
| test_convertFromTo | 0.001 | |
| testPrimitiveToPrimitive | 0 | |
| testAssignments | 0 | |
| test_gettingParameter | 0.001 |
| testBeanIsNotAssignable | 0.01 | |
| testBeanisMissing | 0.001 | |
| testIsInitialized | 0.002 | |
| testDoubleCalls | 0.001 |
| shouldInstantiateByXmlBeansFactory | 0.006 | |
| shouldInstantiateFactory | 0.001 | |
| shouldAcceptInterfaces | 0 | |
| shouldCreateByGetInstance | 0.001 | |
| shouldCreateByConstructor | 0.001 | |
| shouldCreateDefaultImpl | 0 | |
| shouldCheckType | 0.001 | |
| shouldAcceptWhenFactoryDefined | 0 | |
| shouldUseStaticCreateMethod | 0.001 | |
| shouldTakeFactoryFromCache | 0 | |
| shouldFailWithNoSuchMethod | 0.001 | |
| shouldFailToReturnCorrectType | 0 | |
| shouldAcceptOnlyWhenCreateMethodDefined | 0.001 | |
| shouldAcceptCalendar | 0 | |
| shouldFailToFindConstructor | 0.001 | |
| shouldUseFullyQualifiedStaticCreateMethod | 0.002 |
| testCreateBeanForNestedInnerJaxbClass | 0.009 | |
| testCreateBeanForInnerJaxbClass | 0 | |
| testCreateBeanClassNotFoundException | 0 | |
| testCreateBeanForSimpleJaxbClass | 0 |
| shouldBeAccessible_ClassLevel | 0.021 | |
| shouldBeAccessible_Default | 0.001 | |
| shouldBeAccessible_FieldLevelNull | 0 | |
| shouldBeAccessible_FieldLevel | 0 | |
| shouldBeAccessible_Override | 0.001 | |
| shouldBeAccessible_Both | 0.001 | |
| shouldBeAccessible_Null | 0.001 | |
| shouldSurviveConcurrentAccess | 1.009 |
| shouldMapFields_Default [no-proxy] | 0.017 | |
| shouldMapFields_Inherited [no-proxy] | 0.006 | |
| shouldMapFields_Custom [no-proxy] | 0.003 | |
| shouldMapFields_Default_Backwards [no-proxy] | 0.005 | |
| shouldMapProperties_Backwards [no-proxy] | 0.005 | |
| shouldMapFields_Custom_Backwards [no-proxy] | 0.003 | |
| shouldMapFields_Backwards_Inherited [no-proxy] | 0.004 | |
| shouldMapProperties [no-proxy] | 0.004 | |
| shouldMapFields_Default [cglib] | 0.003 | |
| shouldMapFields_Inherited [cglib] | 0.004 | |
| shouldMapFields_Custom [cglib] | 0.003 | |
| shouldMapFields_Default_Backwards [cglib] | 0.003 | |
| shouldMapProperties_Backwards [cglib] | 0.003 | |
| shouldMapFields_Custom_Backwards [cglib] | 0.003 | |
| shouldMapFields_Backwards_Inherited [cglib] | 0.004 | |
| shouldMapProperties [cglib] | 0.005 |
| testManyObjects [no-proxy] | 3.293 | |
| testBidirectionalWithCustomMapping [no-proxy] | 0.031 | |
| testSimpleBidirectional [no-proxy] | 0.007 | |
| testManyObjects [cglib] | 2.681 | |
| testBidirectionalWithCustomMapping [cglib] | 0.05 | |
| testSimpleBidirectional [cglib] | 0.029 |
| shouldMapNullAsListFirstElement | 0.03 | |
| shouldMapNullAsListSecondElement | 0.019 | |
| shouldMapNullAsSetSecondElement | 0.018 | |
| shouldMapNullAsSetSecondElement_Reverse | 0.014 |
| shouldDetermineCollectionTypeViaGetter | 0.013 | |
| shouldDetermineCollectionTypeViaFieldGenericType | 0.03 |
| testDozerMultiTypeMapContainingCollections [no-proxy] | 0.008 | |
| shouldRemoveOrphans [no-proxy] | 0.006 | |
| shouldMapTopLevel [no-proxy] | 0.003 | |
| shouldAccumulateEntries [no-proxy] | 0.003 | |
| shouldMapEmbeddedList [no-proxy] | 0.004 | |
| skipped | ||
| testDozerMultiTypeMapContainingCollections [cglib] | 0.003 | |
| shouldRemoveOrphans [cglib] | 0.002 | |
| shouldMapTopLevel [cglib] | 0.002 | |
| shouldAccumulateEntries [cglib] | 0.004 | |
| shouldMapEmbeddedList [cglib] | 0.005 | |
| skipped |
| shouldMapNull [no-proxy] | 0.006 | |
| shouldMapEmptyString [no-proxy] | 0.005 | |
| shouldMapNull [cglib] | 0.004 | |
| shouldMapEmptyString [cglib] | 0.004 |
| shouldHandleCircularDependencies [no-proxy] | 0.01 | |
| shouldHandleCircularDependencies [cglib] | 0.047 |
| testCollectionToPrimitiveArray [no-proxy] | 0.034 | |
| testSetValueToNullArray [no-proxy] | 0.025 | |
| testPrimitiveArrayToCollection [no-proxy] | 0.019 | |
| testArrayGrowConversion [no-proxy] | 0.022 | |
| testCollectionToPrimitiveArray [cglib] | 0.025 | |
| testSetValueToNullArray [cglib] | 0.024 | |
| testPrimitiveArrayToCollection [cglib] | 0.023 | |
| testArrayGrowConversion [cglib] | 0.024 |
| dateFormat [no-proxy] | 0.047 | |
| xmlCalendar [no-proxy] | 0.017 | |
| dateFormat [cglib] | 0.022 | |
| xmlCalendar [cglib] | 0.009 |
| testArrayToArray [no-proxy] | 0.025 | |
| testListToList [no-proxy] | 0.015 | |
| testArrayToList [no-proxy] | 0.016 | |
| testCollectionToSet [no-proxy] | 0.015 | |
| testArrayToArray [cglib] | 0.011 | |
| testListToList [cglib] | 0.015 | |
| testArrayToList [cglib] | 0.014 | |
| testCollectionToSet [cglib] | 0.014 |
| testCopyByReferenceFromMap [no-proxy] | 0.023 | |
| testCopyByReferenceFromMap [cglib] | 0.072 |
| testMappingInterface [no-proxy] | 0.038 | |
| testMappingConcrete [no-proxy] | 0.019 | |
| testMappingInterface [cglib] | 0.06 | |
| testMappingConcrete [cglib] | 0.019 |
| test_convert_withSubclassedConverterInstance [no-proxy] | 0.026 | |
| test_convert_withInjectedMapper [no-proxy] | 0.019 | |
| test_stackOverflow [no-proxy] | 0.011 | |
| test_convert_withSubclassedConverterInstance [cglib] | 0.01 | |
| test_convert_withInjectedMapper [cglib] | 0.011 | |
| test_stackOverflow [cglib] | 0.01 |
| testFieldCustomConverter_NullSrcValue [no-proxy] | 0.013 | |
| testSimpleCustomConverter [no-proxy] | 0.011 | |
| testSimpleCustomConverter_ImplicitMapping [no-proxy] | 0.013 | |
| testSimpleCustomConverter_ImplicitMappingWithInheritance [no-proxy] | 0.019 | |
| testSimpleCustomConverter_NullSrcValue [no-proxy] | 0.011 | |
| testCustomConverterMapping [no-proxy] | 0.117 | |
| testCustomConverterHashMapMapping [no-proxy] | 0.124 | |
| testFieldCustomConverter_HashMapField [no-proxy] | 0.012 | |
| testFieldCustomConverter [no-proxy] | 0.018 | |
| testCustomConverter_MapNullFalse [no-proxy] | 0.014 | |
| testArrayToStringCustomConverter [no-proxy] | 0.016 | |
| testFieldCustomConverter_WithCustomConverterId [no-proxy] | 0.016 | |
| testCustomConverterWithPrimitive [no-proxy] | 0.14 | |
| testFieldCustomConverter_CustomMapType [no-proxy] | 0.017 | |
| testFieldCustomConverter_NullSrcValue [cglib] | 0.036 | |
| testSimpleCustomConverter [cglib] | 0.012 | |
| testSimpleCustomConverter_ImplicitMapping [cglib] | 0.03 | |
| testSimpleCustomConverter_ImplicitMappingWithInheritance [cglib] | 0.03 | |
| testSimpleCustomConverter_NullSrcValue [cglib] | 0.01 | |
| testCustomConverterMapping [cglib] | 0.176 | |
| testCustomConverterHashMapMapping [cglib] | 0.245 | |
| testFieldCustomConverter_HashMapField [cglib] | 0.032 | |
| testFieldCustomConverter [cglib] | 0.011 | |
| testCustomConverter_MapNullFalse [cglib] | 0.009 | |
| testArrayToStringCustomConverter [cglib] | 0.02 | |
| testFieldCustomConverter_WithCustomConverterId [cglib] | 0.014 | |
| testCustomConverterWithPrimitive [cglib] | 0.122 | |
| testFieldCustomConverter_CustomMapType [cglib] | 0.022 |
| testSimpleCustomConverter [no-proxy] | 0.017 | |
| testGlobalCustomConverter [no-proxy] | 0.015 | |
| testGlobalCustomConverter_ParamProvided [no-proxy] | 0.014 | |
| testSimpleCustomConverter [cglib] | 0.011 | |
| testGlobalCustomConverter [cglib] | 0.025 | |
| testGlobalCustomConverter_ParamProvided [cglib] | 0.013 |
| testConversion_CalendarInsideBean [no-proxy] | 0.028 | |
| testConversion_Calendar [no-proxy] | 0.02 | |
| testGregorianCalendar [no-proxy] | 0.021 | |
| testConversion [no-proxy] | 0.01 | |
| testConversion_CalendarInsideBean [cglib] | 0.012 | |
| testConversion_Calendar [cglib] | 0.013 | |
| testGregorianCalendar [cglib] | 0.014 | |
| testConversion [cglib] | 0.01 |
| testDeepMapping_UsingCustomGetSetMethods [no-proxy] | 0.021 | |
| testDeepInterfaceWithHint [no-proxy] | 0.025 | |
| testDeepPropertyOneWay [no-proxy] | 0.083 | |
| testDeepMapping [no-proxy] | 0.118 | |
| testDeepMapping_UsingCustomGetSetMethods [cglib] | 0.021 | |
| testDeepInterfaceWithHint [cglib] | 0.057 | |
| testDeepPropertyOneWay [cglib] | 0.096 | |
| testDeepMapping [cglib] | 0.139 |
| testDeepMappingWithIndexOnTheEnd [no-proxy] | 0.035 | |
| testDeepMappingWithIndexOnSrcField [no-proxy] | 0.014 | |
| testDeepIndexMappingWithCustomConverter [no-proxy] | 0.016 | |
| testDeepMapInvIndexed [no-proxy] | 0.021 | |
| testDeepMapIndexedIsAccessible [no-proxy] | 0.014 | |
| testDeepMapIndexed [no-proxy] | 0.014 | |
| testDeepMapIndexedIsAccessibleInversed [no-proxy] | 0.008 | |
| testDeepIndexMapping_CollectionNeedsResizing [no-proxy] | 0.016 | |
| testDeepMappingWithIndexOnDestField [no-proxy] | 0.014 | |
| testDeepMappingWithIndexOnTheEnd [cglib] | 0.034 | |
| testDeepMappingWithIndexOnSrcField [cglib] | 0.018 | |
| testDeepIndexMappingWithCustomConverter [cglib] | 0.006 | |
| testDeepMapInvIndexed [cglib] | 0.015 | |
| testDeepMapIndexedIsAccessible [cglib] | 0.029 | |
| testDeepMapIndexed [cglib] | 0.019 | |
| testDeepMapIndexedIsAccessibleInversed [cglib] | 0.009 | |
| testDeepIndexMapping_CollectionNeedsResizing [cglib] | 0.015 | |
| testDeepMappingWithIndexOnDestField [cglib] | 0.031 |
| testNullDestObj | 0.069 | |
| testDetectDuplicateMapping | 0.009 | |
| testGlobalNullAndEmptyString | 0.011 | |
| testCustomBeanFactory | 0.034 | |
| testGeneralMapping | 0.032 | |
| testNoDestinationClass | 0 | |
| testMapIdDoesNotExist | 0.001 | |
| testDestroy | 0 | |
| testNoMappingFilesSpecified | 0.026 | |
| testNoSourceObject | 0 |
| testEnumMapsToInteger [no-proxy] | 0.035 | |
| testByteMapsToEnum [no-proxy] | 0.014 | |
| testEnumMapsToByte [no-proxy] | 0.014 | |
| testEnumMapsToLong [no-proxy] | 0.011 | |
| testEnumMapsToShort [no-proxy] | 0.011 | |
| testStringMapsToEnumNonexistEnumValue [no-proxy] | 0.018 | |
| testShortMapsToEnum [no-proxy] | 0.012 | |
| testStringMapsToEnum [no-proxy] | 0.013 | |
| testEnumMapsToItself [no-proxy] | 0.003 | |
| testEnumMapsToString [no-proxy] | 0.015 | |
| testIntegerMapsToEnumOutOfOrdinalRange [no-proxy] | 0.021 | |
| testOverridedEnumMapsToBasedEnum [no-proxy] | 0.012 | |
| testIntegerMapsToEnum [no-proxy] | 0.014 | |
| testLongMapsToEnum [no-proxy] | 0.015 | |
| testEnumMapsToNonexistEnumValue [no-proxy] | 0.018 | |
| testLongMapsToEnumOutOfOrdinalRange [no-proxy] | 0.023 | |
| testShortMapsToEnumOutOfOrdinalRange [no-proxy] | 0.018 | |
| testOverridedEnumMapsToOverridedEnum [no-proxy] | 0.014 | |
| testByteMapsToEnumOutOfOrdinalRange [no-proxy] | 0.016 | |
| testBasedEnumMapsToOverridedEnum [no-proxy] | 0.013 | |
| testBasedEnumMapsToBasedEnum [no-proxy] | 0.011 | |
| testEnumMapsToInteger [cglib] | 0.014 | |
| testByteMapsToEnum [cglib] | 0.011 | |
| testEnumMapsToByte [cglib] | 0.012 | |
| testEnumMapsToLong [cglib] | 0.01 | |
| testEnumMapsToShort [cglib] | 0.01 | |
| testStringMapsToEnumNonexistEnumValue [cglib] | 0.011 | |
| testShortMapsToEnum [cglib] | 0.01 | |
| testStringMapsToEnum [cglib] | 0.011 | |
| testEnumMapsToItself [cglib] | 0.013 | |
| testEnumMapsToString [cglib] | 0.018 | |
| testIntegerMapsToEnumOutOfOrdinalRange [cglib] | 0.02 | |
| testOverridedEnumMapsToBasedEnum [cglib] | 0.006 | |
| testIntegerMapsToEnum [cglib] | 0.014 | |
| testLongMapsToEnum [cglib] | 0.019 | |
| testEnumMapsToNonexistEnumValue [cglib] | 0.013 | |
| testLongMapsToEnumOutOfOrdinalRange [cglib] | 0.017 | |
| testShortMapsToEnumOutOfOrdinalRange [cglib] | 0.025 | |
| testOverridedEnumMapsToOverridedEnum [cglib] | 0.01 | |
| testByteMapsToEnumOutOfOrdinalRange [cglib] | 0.018 | |
| testBasedEnumMapsToOverridedEnum [cglib] | 0.013 | |
| testBasedEnumMapsToBasedEnum [cglib] | 0.015 |
| test_UnableToDetermineType [no-proxy] | 0.011 | |
| shouldFailOnDuplicateMapping [no-proxy] | 0.002 | |
| test_UnableToDetermineType [cglib] | 0.007 | |
| shouldFailOnDuplicateMapping [cglib] | 0.002 |
| testExcludedField_SimpleReverse [no-proxy] | 0.023 | |
| testExcludedField_SimpleLevel [no-proxy] | 0.009 | |
| testExcludedField_TwoLevel [no-proxy] | 0.009 | |
| testExcludedField_OneLevel [no-proxy] | 0.01 | |
| testExcludedField_OneLevelReverse [no-proxy] | 0.008 | |
| testExcludedField_TwoLevelReverse [no-proxy] | 0.006 | |
| testExcludedField_SimpleReverse [cglib] | 0.012 | |
| testExcludedField_SimpleLevel [cglib] | 0.016 | |
| testExcludedField_TwoLevel [cglib] | 0.007 | |
| testExcludedField_OneLevel [cglib] | 0.012 | |
| testExcludedField_OneLevelReverse [cglib] | 0.013 | |
| testExcludedField_TwoLevelReverse [cglib] | 0.014 |
| testDeepGenericInheritanceTest [no-proxy] | 0.014 | |
| testSimpleGenericsInheritance [no-proxy] | 0.008 | |
| testGenericsWithSeveralTypes [no-proxy] | 0.009 | |
| testSimpleGenerics [no-proxy] | 0.005 | |
| testDeepGenericInheritanceTest [cglib] | 0.004 | |
| testSimpleGenericsInheritance [cglib] | 0.004 | |
| testGenericsWithSeveralTypes [cglib] | 0.003 | |
| testSimpleGenerics [cglib] | 0.004 |
| testBase [no-proxy] | 0.013 | |
| testReference [no-proxy] | 0.009 | |
| testSubclassSource [no-proxy] | 0.016 | |
| testReferenceSubclassSource [no-proxy] | 0.007 | |
| testBase [cglib] | 0.021 | |
| testReference [cglib] | 0.009 | |
| testSubclassSource [cglib] | 0.008 | |
| testReferenceSubclassSource [cglib] | 0.009 |
| testGlobalRelationshipType [no-proxy] | 0.012 | |
| testCustomFieldMapper [no-proxy] | 0.008 | |
| testMapNull_ClassLevel [no-proxy] | 0.023 | |
| testNoDefaultConstructor [no-proxy] | 0.005 | |
| testAllowedExceptions_Implicit [no-proxy] | 0.014 | |
| testMapNull_MappingLevel2 [no-proxy] | 0.01 | |
| testNoWriteMethodSameClassTypes [no-proxy] | 0.073 | |
| testSetPrivateField [no-proxy] | 0.013 | |
| testSetMapping_UppercaseFieldNameInXML [no-proxy] | 0.021 | |
| testSortedSetToArray [no-proxy] | 0.004 | |
| testAllowedExceptionsThrowException [no-proxy] | 0.012 | |
| testIntegerToString [no-proxy] | 0.019 | |
| testOrphanRemovalSet [no-proxy] | 0.025 | |
| testNoWriteMethod [no-proxy] | 0.091 | |
| testOrphanRemovalList [no-proxy] | 0.015 | |
| testPrimitiveArrayToList [no-proxy] | 0.012 | |
| testMapEmptyString_MappingLevel2 [no-proxy] | 0.011 | |
| testSetToSortedSet [no-proxy] | 0.005 | |
| testArrayToSortedSet [no-proxy] | 0.003 | |
| testOverloadGetSetMethods [no-proxy] | 0.035 | |
| testMapNull_MappingLevel [no-proxy] | 0.012 | |
| testContextMappingWithNestedContext [no-proxy] | 0.02 | |
| testStringToIndexedSet_UsingHint [no-proxy] | 0.017 | |
| testNoReadMethodSameClassTypes [no-proxy] | 0.077 | |
| testFieldAccessible [no-proxy] | 0.027 | |
| testGlobalBeanFactoryAppliedToDefaultMappings [no-proxy] | 0.006 | |
| testSortedSetToSet [no-proxy] | 0.002 | |
| testNoReadMethod_GetterOnlyWithParams [no-proxy] | 0.074 | |
| testPrivateConstructor [no-proxy] | 0.007 | |
| testMethodMapping [no-proxy] | 0.076 | |
| testNullField2 [no-proxy] | 0.07 | |
| testInterface [no-proxy] | 0.021 | |
| testMapEmptyString_ClassLevel [no-proxy] | 0.015 | |
| testFieldCreateMethod [no-proxy] | 0.03 | |
| testNullField [no-proxy] | 0.07 | |
| testPrimitiveArrayToList_UsingHint [no-proxy] | 0.008 | |
| testNoReadMethod [no-proxy] | 0.068 | |
| testRemoveOrphans [no-proxy] | 0.012 | |
| testNoVoidSetters [no-proxy] | 0.052 | |
| testStringToDateMapping [no-proxy] | 0.057 | |
| testMapEmptyString_MappingLevel [no-proxy] | 0.008 | |
| testClassMapRelationshipType [no-proxy] | 0.011 | |
| testNullToPrimitive [no-proxy] | 0.078 | |
| testGlobalRelationshipType [cglib] | 0.01 | |
| testCustomFieldMapper [cglib] | 0.009 | |
| testMapNull_ClassLevel [cglib] | 0.032 | |
| testNoDefaultConstructor [cglib] | 0.002 | |
| testAllowedExceptions_Implicit [cglib] | 0.021 | |
| testMapNull_MappingLevel2 [cglib] | 0.023 | |
| testNoWriteMethodSameClassTypes [cglib] | 0.093 | |
| testSetPrivateField [cglib] | 0.016 | |
| testSetMapping_UppercaseFieldNameInXML [cglib] | 0.035 | |
| testSortedSetToArray [cglib] | 0.043 | |
| testAllowedExceptionsThrowException [cglib] | 0.017 | |
| testIntegerToString [cglib] | 0.02 | |
| testOrphanRemovalSet [cglib] | 0.012 | |
| testNoWriteMethod [cglib] | 0.073 | |
| testOrphanRemovalList [cglib] | 0.016 | |
| testPrimitiveArrayToList [cglib] | 0.014 | |
| testMapEmptyString_MappingLevel2 [cglib] | 0.013 | |
| testSetToSortedSet [cglib] | 0.022 | |
| testArrayToSortedSet [cglib] | 0.012 | |
| testOverloadGetSetMethods [cglib] | 0.024 | |
| testMapNull_MappingLevel [cglib] | 0.01 | |
| testContextMappingWithNestedContext [cglib] | 0.049 | |
| testStringToIndexedSet_UsingHint [cglib] | 0.018 | |
| testNoReadMethodSameClassTypes [cglib] | 0.068 | |
| testFieldAccessible [cglib] | 0.03 | |
| testGlobalBeanFactoryAppliedToDefaultMappings [cglib] | 0.005 | |
| testSortedSetToSet [cglib] | 0.003 | |
| testNoReadMethod_GetterOnlyWithParams [cglib] | 0.066 | |
| testPrivateConstructor [cglib] | 0.003 | |
| testMethodMapping [cglib] | 0.078 | |
| testNullField2 [cglib] | 0.066 | |
| testInterface [cglib] | 0.014 | |
| testMapEmptyString_ClassLevel [cglib] | 0.017 | |
| testFieldCreateMethod [cglib] | 0.034 | |
| testNullField [cglib] | 0.073 | |
| testPrimitiveArrayToList_UsingHint [cglib] | 0.009 | |
| testNoReadMethod [cglib] | 0.064 | |
| testRemoveOrphans [cglib] | 0.013 | |
| testNoVoidSetters [cglib] | 0.09 | |
| testStringToDateMapping [cglib] | 0.079 | |
| testMapEmptyString_MappingLevel [cglib] | 0.011 | |
| testClassMapRelationshipType [cglib] | 0.01 | |
| testNullToPrimitive [cglib] | 0.064 |
| testNullNestedIndexAtoD [no-proxy] | 0.024 | |
| testNullNestedIndexDtoA [no-proxy] | 0.007 | |
| testNulls [no-proxy] | 0.012 | |
| testNullsInv [no-proxy] | 0.014 | |
| testMap1 [no-proxy] | 0.015 | |
| testMap3 [no-proxy] | 0.01 | |
| testMap1Inv [no-proxy] | 0.013 | |
| testNestedArray [no-proxy] | 0.013 | |
| testStringToIndexedSet_UsingMapSetMethod [no-proxy] | 0.009 | |
| testNotNullNestedIndexAtoD [no-proxy] | 0.012 | |
| testNotNullNestedIndexDtoA [no-proxy] | 0.009 | |
| testNullNestedIndexAtoD [cglib] | 0.02 | |
| testNullNestedIndexDtoA [cglib] | 0.018 | |
| testNulls [cglib] | 0.023 | |
| testNullsInv [cglib] | 0.027 | |
| testMap1 [cglib] | 0.013 | |
| testMap3 [cglib] | 0.01 | |
| testMap1Inv [cglib] | 0.015 | |
| testNestedArray [cglib] | 0.017 | |
| testStringToIndexedSet_UsingMapSetMethod [cglib] | 0.008 | |
| testNotNullNestedIndexAtoD [cglib] | 0.011 | |
| testNotNullNestedIndexDtoA [cglib] | 0.011 |
| testNoCustomMappingForAbstractClasses_SubclassAttrsAppliedToAbstractClasses [no-proxy] | 0.018 | |
| testNoCustomMappingForSubclasses_CustomMappingForAbstractClasses [no-proxy] | 0.011 | |
| testCustomMappingForAbstractClasses [no-proxy] | 0.022 | |
| testNoCustomMappingForAbstractClasses [no-proxy] | 0.005 | |
| testCustomMappingForAbstractDestClass [no-proxy] | 0.012 | |
| testAbstractDestClassThrowsException [no-proxy] | 0.003 | |
| testCustomMappingForAsbstractDestClassCollection [no-proxy] | 0.011 | |
| testCustomMappingForAbstractDestClassLevelTwo [no-proxy] | 0.013 | |
| testNoCustomMappingForAbstractClasses_SubclassAttrsAppliedToAbstractClasses [cglib] | 0.026 | |
| testNoCustomMappingForSubclasses_CustomMappingForAbstractClasses [cglib] | 0.01 | |
| testCustomMappingForAbstractClasses [cglib] | 0.012 | |
| testNoCustomMappingForAbstractClasses [cglib] | 0.005 | |
| testCustomMappingForAbstractDestClass [cglib] | 0.011 | |
| testAbstractDestClassThrowsException [cglib] | 0.002 | |
| testCustomMappingForAsbstractDestClassCollection [cglib] | 0.023 | |
| testCustomMappingForAbstractDestClassLevelTwo [cglib] | 0.02 |
| shouldUseConverter [no-proxy] | 0.019 | |
| shouldUseConverter2 [no-proxy] | 0.008 | |
| shouldUseConverter3 [no-proxy] | 0.006 | |
| shouldUseConverter4 [no-proxy] | 0.009 | |
| shouldUseConverter [cglib] | 0.006 | |
| shouldUseConverter2 [cglib] | 0.009 | |
| shouldUseConverter3 [cglib] | 0.009 | |
| shouldUseConverter4 [cglib] | 0.008 |
| testInheritanceDirection_Child [no-proxy] | 0.018 | |
| testInheritanceDirection_Parent [no-proxy] | 0.009 | |
| testInheritanceDirection_Reverse [no-proxy] | 0.012 | |
| testInheritanceDirection_Child [cglib] | 0.023 | |
| testInheritanceDirection_Parent [cglib] | 0.01 | |
| testInheritanceDirection_Reverse [cglib] | 0.02 |
| testInheritedToMappedBacked [no-proxy] | 0.013 | |
| testInheritedToMappedBacked [cglib] | 0.018 |
| testComplexSuperClassMapping [no-proxy] | 0.186 | |
| testNoCustomMappingForSuperClasses_SubclassAttrsAppliedToSuperClasses [no-proxy] | 0.009 | |
| testKM1 [no-proxy] | 0.015 | |
| testKM2 [no-proxy] | 0.012 | |
| testSuperClassMapping [no-proxy] | 0.065 | |
| testCustomMappingForSuperClasses [no-proxy] | 0.025 | |
| testInheritance_UnevenHierarchies [no-proxy] | 0.011 | |
| testNoCustomMappingForSuperClasses [no-proxy] | 0.002 | |
| testNoCustomMappingForSubclasses_CustomMappingForSuperClasses [no-proxy] | 0.006 | |
| testGeneralInheritance [no-proxy] | 0.061 | |
| testSubMarker [no-proxy] | 0.011 | |
| testInheritanceWithAbstractClassOrInterfaceAsDestination [no-proxy] | 0.045 | |
| testInterfaceInheritance_GetterSetterAtDifferentLevels [no-proxy] | 0.01 | |
| testGeneralInheritance2 [no-proxy] | 0.063 | |
| testComplexSuperClassMapping [cglib] | 0.158 | |
| testNoCustomMappingForSuperClasses_SubclassAttrsAppliedToSuperClasses [cglib] | 0.005 | |
| testKM1 [cglib] | 0.011 | |
| testKM2 [cglib] | 0.022 | |
| testSuperClassMapping [cglib] | 0.054 | |
| testCustomMappingForSuperClasses [cglib] | 0.009 | |
| testInheritance_UnevenHierarchies [cglib] | 0.014 | |
| testNoCustomMappingForSuperClasses [cglib] | 0.002 | |
| testNoCustomMappingForSubclasses_CustomMappingForSuperClasses [cglib] | 0.006 | |
| testGeneralInheritance [cglib] | 0.048 | |
| testSubMarker [cglib] | 0.031 | |
| testInheritanceWithAbstractClassOrInterfaceAsDestination [cglib] | 0.07 | |
| testInterfaceInheritance_GetterSetterAtDifferentLevels [cglib] | 0.013 | |
| testGeneralInheritance2 [cglib] | 0.102 |
| testMapping_TwoLevels [no-proxy] | 0.012 | |
| testMapping_TwoLevelsReverse [no-proxy] | 0.007 | |
| testMapping_OneLevel [no-proxy] | 0.006 | |
| testMapping_TwoLevels [cglib] | 0.015 | |
| testMapping_TwoLevelsReverse [cglib] | 0.016 | |
| testMapping_OneLevel [cglib] | 0.005 |
| testWrongClassName [no-proxy] | 0.009 | |
| testFieldDoesNotExist [no-proxy] | 0.004 | |
| testEmptyFieldB [no-proxy] | 0.006 | |
| testNoClassA [no-proxy] | 0.008 | |
| testNoFieldB [no-proxy] | 0.005 | |
| testWrongClassName [cglib] | 0.006 | |
| testFieldDoesNotExist [cglib] | 0.004 | |
| testEmptyFieldB [cglib] | 0.005 | |
| testNoClassA [cglib] | 0.007 | |
| testNoFieldB [cglib] | 0.005 |
| shouldApplyIsAccessibleOnClass [no-proxy] | 0.01 | |
| shouldApplyIsAccessibleOnClass_Backwards [no-proxy] | 0.01 | |
| shouldWorkWithNestedFields [no-proxy] | 0.008 | |
| shouldPreinstantiateChainElements [no-proxy] | 0.006 | |
| shouldApplyIsAccessibleOnClass [cglib] | 0.006 | |
| shouldApplyIsAccessibleOnClass_Backwards [cglib] | 0.005 | |
| shouldWorkWithNestedFields [cglib] | 0.007 | |
| shouldPreinstantiateChainElements [cglib] | 0.006 |
| testNestedInnerClass [no-proxy] | 0.02 | |
| testDateToXMLGregorianCalendar [no-proxy] | 0.01 | |
| testTrivial [no-proxy] | 0 | |
| testJAXBListWithNoSetter [no-proxy] | 0.013 | |
| testXMLGregorianCalendarToDate [no-proxy] | 0.005 | |
| testSimple [no-proxy] | 0.007 | |
| testNestedInnerClass [cglib] | 0.01 | |
| testDateToXMLGregorianCalendar [cglib] | 0.01 | |
| testTrivial [cglib] | 0 | |
| testJAXBListWithNoSetter [cglib] | 0.01 | |
| testXMLGregorianCalendarToDate [cglib] | 0.01 | |
| testSimple [cglib] | 0.007 |
| testMapBackedDeepMapping_OneLevel [no-proxy] | 0.009 | |
| testMapBackedDeepMapping_TwoLevels [no-proxy] | 0.006 | |
| testMapBackedDeepMapping_Simple [no-proxy] | 0.005 | |
| testMapBackedDeepMapping_OneLevel [cglib] | 0.011 | |
| testMapBackedDeepMapping_TwoLevels [cglib] | 0.007 | |
| testMapBackedDeepMapping_Simple [cglib] | 0.005 |
| testMapIdWithSubClasses [no-proxy] | 0.013 | |
| testMapIdWithHint [no-proxy] | 0.011 | |
| testMapIdWithSubClasses [cglib] | 0.008 | |
| testMapIdWithHint [cglib] | 0.007 |
| testMapWithNullEntries_WithoutHints [no-proxy] | 0.01 | |
| skipped | ||
| testMapNullEntry_MultipleEntries [no-proxy] | 0.008 | |
| testMapMapWithList_Simple [no-proxy] | 0.004 | |
| testMapListOfPrimitives [no-proxy] | 0.007 | |
| testMapWithNullEntries_NullPointer [no-proxy] | 0.004 | |
| testSimple [no-proxy] | 0.008 | |
| testMapWithNullEntries_WithoutHints [cglib] | 0.009 | |
| skipped | ||
| testMapNullEntry_MultipleEntries [cglib] | 0.016 | |
| testMapMapWithList_Simple [cglib] | 0.005 | |
| testMapListOfPrimitives [cglib] | 0.005 | |
| testMapWithNullEntries_NullPointer [cglib] | 0.006 | |
| testSimple [cglib] | 0.006 |
| testLongToLongMapping [no-proxy] | 0.052 | |
| testSelfMapping [no-proxy] | 0.041 | |
| testMapByReference [no-proxy] | 0.041 | |
| skipped | ||
| testNoWildcards [no-proxy] | 0.04 | |
| testNoSourceValueIterateFieldMap [no-proxy] | 0.047 | |
| testMappingNoDestSpecified [no-proxy] | 0.092 | |
| testOneWayMapping [no-proxy] | 0.056 | |
| testImplicitInnerObject [no-proxy] | 0.07 | |
| testListField [no-proxy] | 0.075 | |
| testGeneralMappingPassByReference [no-proxy] | 0.076 | |
| testHintedOnlyConverter [no-proxy] | 0.054 | |
| testNoClassMappings [no-proxy] | 0.007 | |
| testGeneralMapping [no-proxy] | 0.094 | |
| testCustomGetterSetterMap [no-proxy] | 0.046 | |
| testMapField [no-proxy] | 0.053 | |
| testSetToArray [no-proxy] | 0.054 | |
| testSetToList [no-proxy] | 0.048 | |
| testMapValuesToList [no-proxy] | 0.042 | |
| testListUsingDestHint [no-proxy] | 0.062 | |
| testHydrateAndMore [no-proxy] | 0.046 | |
| testDeepProperties [no-proxy] | 0.061 | |
| testExcludeFields [no-proxy] | 0.053 | |
| testSetField [no-proxy] | 0.06 | |
| testLongToLongMapping [cglib] | 0.052 | |
| testSelfMapping [cglib] | 0.047 | |
| testMapByReference [cglib] | 0.047 | |
| skipped | ||
| testNoWildcards [cglib] | 0.045 | |
| testNoSourceValueIterateFieldMap [cglib] | 0.051 | |
| testMappingNoDestSpecified [cglib] | 0.075 | |
| testOneWayMapping [cglib] | 0.048 | |
| testImplicitInnerObject [cglib] | 0.068 | |
| testListField [cglib] | 0.06 | |
| testGeneralMappingPassByReference [cglib] | 0.098 | |
| testHintedOnlyConverter [cglib] | 0.052 | |
| testNoClassMappings [cglib] | 0.004 | |
| testGeneralMapping [cglib] | 0.062 | |
| testCustomGetterSetterMap [cglib] | 0.046 | |
| testMapField [cglib] | 0.05 | |
| testSetToArray [cglib] | 0.072 | |
| testSetToList [cglib] | 0.058 | |
| testMapValuesToList [cglib] | 0.042 | |
| testListUsingDestHint [cglib] | 0.049 | |
| testHydrateAndMore [cglib] | 0.051 | |
| testDeepProperties [cglib] | 0.06 | |
| testExcludeFields [cglib] | 0.059 | |
| testSetField [cglib] | 0.051 |
| testMapToVoUsingMapId_FieldExclude [no-proxy] | 0.013 | |
| testMapToVo_CustomMappings [no-proxy] | 0.007 | |
| testPropertyClassLevelMapBack [no-proxy] | 0.045 | |
| testMapType_MapToVo_CustomMapping_NoMapId [no-proxy] | 0.008 | |
| testPropertyClassLevelMap [no-proxy] | 0.057 | |
| testPropertyToCustomClassLevelMap [no-proxy] | 0.055 | |
| testMapToMapExistingDestination [no-proxy] | 0.071 | |
| testTreeMap [no-proxy] | 0.004 | |
| testMapToVoWithRenameFieldReverse [no-proxy] | 0.009 | |
| testMapToVoWithRenameField [no-proxy] | 0.007 | |
| testMapToVoOverwritesExistingValue [no-proxy] | 0.009 | |
| testMapToVo_NoCustomMappings [no-proxy] | 0.003 | |
| testMapToVoSimple [no-proxy] | 0.003 | |
| testNestedMapToVoUsingMapId [no-proxy] | 0.009 | |
| testMapToVoUsingMapId [no-proxy] | 0.006 | |
| testMapToVo [no-proxy] | 0.007 | |
| testMapGetSetMethod_ClassLevel [no-proxy] | 0.011 | |
| testPropertyToCustomMap [no-proxy] | 0.055 | |
| testPropertyToMap [no-proxy] | 0.045 | |
| testMapToMap [no-proxy] | 0.06 | |
| testMapType_NestedMapToVo_NoCustomMappings [no-proxy] | 0.004 | |
| testVoToMap_NoCustomMappings [no-proxy] | 0.011 | |
| testMapToVoUsingMapInterface [no-proxy] | 0.007 | |
| testNestedCustomMap [no-proxy] | 0.008 | |
| skipped | ||
| testMapGetSetMethod_FieldLevel [no-proxy] | 0.013 | |
| testPropertyToClassLevelMap [no-proxy] | 0.075 | |
| testPropertyClassLevelMap2 [no-proxy] | 0.061 | |
| testEmptyMapToVo [no-proxy] | 0.062 | |
| skipped | ||
| testDateFormat_CustomMapType [no-proxy] | 0.007 | |
| testMapToVoUsingMapId_FieldExclude [cglib] | 0.009 | |
| testMapToVo_CustomMappings [cglib] | 0.007 | |
| testPropertyClassLevelMapBack [cglib] | 0.061 | |
| testMapType_MapToVo_CustomMapping_NoMapId [cglib] | 0.021 | |
| testPropertyClassLevelMap [cglib] | 0.062 | |
| testPropertyToCustomClassLevelMap [cglib] | 0.067 | |
| testMapToMapExistingDestination [cglib] | 0.086 | |
| testTreeMap [cglib] | 0.002 | |
| testMapToVoWithRenameFieldReverse [cglib] | 0.01 | |
| testMapToVoWithRenameField [cglib] | 0.012 | |
| testMapToVoOverwritesExistingValue [cglib] | 0.008 | |
| testMapToVo_NoCustomMappings [cglib] | 0.005 | |
| testMapToVoSimple [cglib] | 0.003 | |
| testNestedMapToVoUsingMapId [cglib] | 0.009 | |
| testMapToVoUsingMapId [cglib] | 0.007 | |
| testMapToVo [cglib] | 0.007 | |
| testMapGetSetMethod_ClassLevel [cglib] | 0.015 | |
| testPropertyToCustomMap [cglib] | 0.07 | |
| testPropertyToMap [cglib] | 0.069 | |
| testMapToMap [cglib] | 0.075 | |
| testMapType_NestedMapToVo_NoCustomMappings [cglib] | 0.006 | |
| testVoToMap_NoCustomMappings [cglib] | 0.019 | |
| testMapToVoUsingMapInterface [cglib] | 0.006 | |
| testNestedCustomMap [cglib] | 0.006 | |
| skipped | ||
| testMapGetSetMethod_FieldLevel [cglib] | 0.011 | |
| testPropertyToClassLevelMap [cglib] | 0.076 | |
| testPropertyClassLevelMap2 [cglib] | 0.063 | |
| testEmptyMapToVo [cglib] | 0.063 | |
| skipped | ||
| testDateFormat_CustomMapType [cglib] | 0.007 |
| testFieldMapByDestination [no-proxy] | 0.019 | |
| testCustomFieldMap [no-proxy] | 0.004 | |
| testAutoFieldMap [no-proxy] | 0.006 | |
| testFieldMapNonExistantDestination [no-proxy] | 0.008 | |
| testFieldMapNonExistantSource [no-proxy] | 0.007 | |
| testCustomFieldMapBack [no-proxy] | 0.005 | |
| testFieldMaps [no-proxy] | 0.006 | |
| testFieldMapByDestination [cglib] | 0.007 | |
| testCustomFieldMap [cglib] | 0.007 | |
| testAutoFieldMap [cglib] | 0.008 | |
| testFieldMapNonExistantDestination [cglib] | 0.007 | |
| testFieldMapNonExistantSource [cglib] | 0.005 | |
| testCustomFieldMapBack [cglib] | 0.004 | |
| testFieldMaps [cglib] | 0.004 |
| testGetClassMappingByNameNull1 [no-proxy] | 0.005 | |
| testGetClassMappingByNameNull2 [no-proxy] | 0.007 | |
| testGetClassMappingByDestinationNameNull [no-proxy] | 0.004 | |
| testGetClassMapping [no-proxy] | 0.007 | |
| testGetClassMappingByNameNonExistent [no-proxy] | 0.004 | |
| testGetClassMappingBySourceName [no-proxy] | 0.005 | |
| testGetClassMappingBySourceNull [no-proxy] | 0.004 | |
| testGetClassMappings [no-proxy] | 0.004 | |
| testGetClassMappingByNonExistent [no-proxy] | 0.006 | |
| testGetClassMappingByDestinationName [no-proxy] | 0.006 | |
| testGetClassMappingByDestinationNull [no-proxy] | 0.005 | |
| testGetClassMappingByNull1 [no-proxy] | 0.004 | |
| testGetClassMappingByNull2 [no-proxy] | 0.004 | |
| testGetClassMappingBySourceNameNull [no-proxy] | 0.005 | |
| testGetClassMappingByName [no-proxy] | 0.004 | |
| testGetClassMappingByDestination [no-proxy] | 0.005 | |
| testGetClassMappingBySource [no-proxy] | 0.004 | |
| testGetClassMappingByNameNull1 [cglib] | 0.006 | |
| testGetClassMappingByNameNull2 [cglib] | 0.007 | |
| testGetClassMappingByDestinationNameNull [cglib] | 0.006 | |
| testGetClassMapping [cglib] | 0.006 | |
| testGetClassMappingByNameNonExistent [cglib] | 0.006 | |
| testGetClassMappingBySourceName [cglib] | 0.006 | |
| testGetClassMappingBySourceNull [cglib] | 0.009 | |
| testGetClassMappings [cglib] | 0.01 | |
| testGetClassMappingByNonExistent [cglib] | 0.009 | |
| testGetClassMappingByDestinationName [cglib] | 0.007 | |
| testGetClassMappingByDestinationNull [cglib] | 0.007 | |
| testGetClassMappingByNull1 [cglib] | 0.009 | |
| testGetClassMappingByNull2 [cglib] | 0.005 | |
| testGetClassMappingBySourceNameNull [cglib] | 0.007 | |
| testGetClassMappingByName [cglib] | 0.007 | |
| testGetClassMappingByDestination [cglib] | 0.007 | |
| testGetClassMappingBySource [cglib] | 0.007 |
| testMultipleHintsWithAlreadyMappedObject [no-proxy] | 0.021 | |
| testMultipleHints [no-proxy] | 0.005 | |
| testMultipleHintsWithAlreadyMappedObject [cglib] | 0.005 | |
| testMultipleHints [cglib] | 0.006 |
| test_NoParameterConfigured [no-proxy] | 0.012 | |
| test_ParametrizedMapping [no-proxy] | 0.005 | |
| test_DirectMapping [no-proxy] | 0.007 | |
| test_Autoboxing [no-proxy] | 0.005 | |
| test_NoParameterConfigured [cglib] | 0.005 | |
| test_ParametrizedMapping [cglib] | 0.005 | |
| test_DirectMapping [cglib] | 0.005 | |
| test_Autoboxing [cglib] | 0.005 |
| testNullList [no-proxy] | 0.01 | |
| testNull [no-proxy] | 0.005 | |
| testNullReverse_NoNullMApping [no-proxy] | 0.005 | |
| testSimpleReverse [no-proxy] | 0.005 | |
| testSimple [no-proxy] | 0.005 | |
| testNullSet [no-proxy] | 0.005 | |
| testNullReverse [no-proxy] | 0.005 | |
| testNullList [cglib] | 0.007 | |
| testNull [cglib] | 0.009 | |
| testNullReverse_NoNullMApping [cglib] | 0.004 | |
| testSimpleReverse [cglib] | 0.005 | |
| testSimple [cglib] | 0.007 | |
| testNullSet [cglib] | 0.007 | |
| testNullReverse [cglib] | 0.005 |
| testMapping1 [no-proxy] | 0.385 | |
| testMapping2 [no-proxy] | 0.196 | |
| testMapping3 [no-proxy] | 0.169 | |
| testMapping4 [no-proxy] | 0.18 | |
| testMapping5 [no-proxy] | 0.19 | |
| testMapping6 [no-proxy] | 0.224 | |
| testMapping1 [cglib] | 0.179 | |
| testMapping2 [cglib] | 0.184 | |
| testMapping3 [cglib] | 0.181 | |
| testMapping4 [cglib] | 0.174 | |
| testMapping5 [cglib] | 0.184 | |
| testMapping6 [cglib] | 0.208 |
| testRecursiveInterfaceMapping [no-proxy] | 0.024 | |
| testRecursiveInterfaceMapping [cglib] | 0.02 |
| testRecursiveSelfMapping_Iterate [no-proxy] | 0.014 | |
| testRecursiveSelfMapping [no-proxy] | 0.009 | |
| testRecursiveSelfMapping_Iterate [cglib] | 0.015 | |
| testRecursiveSelfMapping [cglib] | 0.008 |
| testMirroredSelfReferencingTypes [no-proxy] | 0.006 | |
| testConvertWithSubClass [no-proxy] | 0.023 | |
| testMirroredSelfReferencingTypes [cglib] | 0.002 | |
| testConvertWithSubClass [cglib] | 0.029 |
| testSpecialMapping [no-proxy] | 0.016 | |
| testNormalMapping [no-proxy] | 0.004 | |
| testSpecialMapping [cglib] | 0.02 | |
| testNormalMapping [cglib] | 0.011 |
| testBase [no-proxy] | 0.006 | |
| testReference [no-proxy] | 0.005 | |
| testSubclassSource [no-proxy] | 0.007 | |
| testReferenceSubclassSource [no-proxy] | 0.006 | |
| testBase [cglib] | 0.011 | |
| testReference [cglib] | 0.002 | |
| testSubclassSource [cglib] | 0.007 | |
| testReferenceSubclassSource [cglib] | 0.009 |
| testListToListMapping_ExplicitItems [no-proxy] | 0.015 | |
| testListToListMapping_Explicit [no-proxy] | 0.011 | |
| testListToListMapping_ImplicitItems [no-proxy] | 0.003 | |
| testListToListMapping_Implicit [no-proxy] | 0.004 | |
| testListToListMapping_ExplicitItems [cglib] | 0.011 | |
| testListToListMapping_Explicit [cglib] | 0.01 | |
| testListToListMapping_ImplicitItems [cglib] | 0.002 | |
| testListToListMapping_Implicit [cglib] | 0.003 |
| testTrimStrings_Global [no-proxy] | 0.011 | |
| testTrimStrings_ClassMapLevel [no-proxy] | 0.011 | |
| testTrimStrings_ImplicitMapping [no-proxy] | 0.013 | |
| testTrimStrings_Global [cglib] | 0.012 | |
| testTrimStrings_ClassMapLevel [cglib] | 0.012 | |
| testTrimStrings_ImplicitMapping [cglib] | 0.01 |
| testMapperDeepIndexForUntypedList [no-proxy] | 0.014 | |
| testMapperDeepIndexForUntypedList [cglib] | 0.007 |
| testInterfaceInheritanceViaXmlBeans_PojoToXmlBean [no-proxy] | 0.151 | |
| testXmlBeansWithNullFields [no-proxy] | 0.013 | |
| testInterfaceInheritanceViaXmlBeans_XmlBeanToPojo [no-proxy] | 0.012 | |
| testXmlBeans [no-proxy] | 0.068 | |
| testInterfaceInheritanceViaXmlBeans_PojoToXmlBean [cglib] | 0.02 | |
| testXmlBeansWithNullFields [cglib] | 0.011 | |
| testInterfaceInheritanceViaXmlBeans_XmlBeanToPojo [cglib] | 0.012 | |
| testXmlBeans [cglib] | 0.019 |
| viaInterface | 0.002 | |
| register | 0 | |
| injection | 0.002 | |
| caching | 0.001 | |
| notRegistered | 0 | |
| deepInjection | 0 | |
| moreThanOne | 0.001 |
| testGetStatisticEntries | 0 | |
| testGetStatisticValues | 0 | |
| testIsStatisticsEnabled | 0 |
| testMap | 0.002 | |
| testTwoExpressions | 0 | |
| testList | 0.001 | |
| testFunction_DefaultName | 0.002 | |
| testSimple | 0.001 |
| testPut_Interface | 0.002 | |
| testGetMappedValue_NoSuchType | 0 | |
| doesNotCallEqualsOrHashCode | 0.001 | |
| testPut_OK | 0 | |
| testGetMappedValue | 0 |
| testRemoveOrphans_OK | 0 | |
| testTwiceObjectToObjectConvert | 0.002 | |
| testPrepareDetinationList_StrangeCase | 0 | |
| testRemoveOrphans_Many | 0 | |
| testPrepareDetinationList_OK | 0 | |
| testRemoveOrphans_Ordering | 0.001 | |
| testPrepareDetinationList_Null | 0 | |
| testPrepareDetinationList_Array | 0 |
| getPropertyValue | 0.001 | |
| getPropertyValueChained | 0 | |
| getPropertyValueChained_IntermediateNull | 0 | |
| setPropertyValueChained_IntermediateNull | 0 | |
| setPropertyValueChained_ThirdLevel | 0 | |
| getPropertyValueIndexed | 0.001 | |
| getPropertyTypeChained | 0 | |
| setPropertyValueChained | 0 | |
| setPropertyValue | 0 | |
| getPropertyType | 0.001 | |
| setPropertyValueIndexed | 0 | |
| testNoSuchField | 0 | |
| testConstructor | 0 |
| testIncrementMissingParams2 | 0.001 | |
| testGetStatisticTypes | 0 | |
| testGetStatisticValue | 0 | |
| testSetStatisticsEnabled | 0 | |
| testMultiThread | 0.085 | |
| testGetStatisticValueByEntry | 0 | |
| testAddDuplicateStatistic | 0.001 | |
| testIncrementUnknownTypeAndKey | 0 | |
| testAddAndGetStatistic | 0 | |
| testClearAll | 0 | |
| testIncrementMissingParams | 0.001 |
| testGetEntryWithDefaultKey | 0.001 | |
| testAddNull | 0 | |
| testClear | 0 | |
| testGetEntryWithDefaultKeyNotFound | 0 | |
| testEquals | 0 | |
| testAddGetEntries | 0 | |
| testConstructor | 0 |
| testCreateNewSet | 0 | |
| testCreateNewSet_FromExistingSet | 0 | |
| testIsSet | 0 | |
| testConvertListToArray | 0.001 | |
| testGetValueFromCollection | 0 | |
| testIsPrimitiveArray | 0 | |
| testCreateNewSet_Default | 0 | |
| testIsPrimitiveArray_False | 0 | |
| testCreateNewSet_ExistingValue | 0 | |
| testIsList | 0 | |
| testCreateNewSet_SortedSetDefault | 0 | |
| testIsArray | 0 | |
| testConvertPrimitiveArrayToList | 0 | |
| testLengthOfCollection | 0 |
| testThrowMappingException_CheckedException | 0 | |
| testGetClassWithoutPackage | 0.003 | |
| testThrowMappingException_RuntimeException | 0 | |
| testIsBlankOrNull | 0 | |
| testThrowMappingException_MappingException | 0 | |
| testPrepareIndexedCollection_Array | 0 | |
| testPrepareIndexedCollection_Vector | 0 | |
| testGetDeepInterfaces | 0.006 | |
| testGetRealClass | 0 | |
| testGetSuperClasses | 0.001 | |
| testPrepareIndexedCollection_List | 0 | |
| testPrepareIndexedCollection_UnsupportedType | 0 | |
| testIsSupportedMap | 0 | |
| testOverridenFields | 0.004 | |
| testIsDeepMapping | 0 | |
| testGetRealClass_CGLIBTarget | 0.002 | |
| testIsEnum | 0 | |
| testPrepareIndexedCollection_ArrayResize | 0 | |
| testLoadClass | 0.001 |
| testValidateMappingRequest_NullDestObj | 0 | |
| testValidtateMappingURL_InvalidFileName | 0.001 | |
| testValidateMappingRequest_NullSrcObj | 0 | |
| testValidtateMappingURL_NullFileName | 0 | |
| testValidateMappingRequest_BothNullObj | 0 | |
| testValidateMappingRequest_OK | 0 |
| testGetDeepFieldHierarchy_NotExists | 0 | |
| shouldHandleBeanWithGenericInterface | 0.004 | |
| testGetDeepFieldHierarchy_NonDeepField | 0 | |
| testGetPropertyDescriptors_InterfaceInheritance | 0.004 | |
| testIllegalMethodType | 0 | |
| shouldReturnBestMatch_ambigousIgonreCase | 0 | |
| testFindPropertyDescriptor_InterfaceInheritance | 0 | |
| shouldThrowNoSuchMethodFound_NoBrackets | 0.002 | |
| shouldThrowNoSuchMethodFound_Missing | 0 | |
| shouldGoToSuperclass | 0.002 | |
| shouldGetField | 0 | |
| shouldThrowNoSuchMethodFound | 0 | |
| testGetInterfacePropertyDescriptors | 0.003 | |
| shouldModifyAccessor | 0 | |
| shouldThrowNoSuchMethodFound_MissingNoBrackets | 0.001 | |
| testGetNonVoidSetterMethod | 0 | |
| shouldFailWhenFieldMissing | 0 | |
| testGetMethod_NotFound | 0 |
| testGetResource_FileOutsideOfClasspath | 0.004 | |
| testGetResource_FileOutsideOfClasspath_InvalidFormat | 0.001 | |
| testResourceNotFound | 0.001 | |
| testGetResourceWithNewlines | 0 | |
| testGetResourceWithWhitespace | 0 | |
| testGetResouce_MalformedUrl | 0.003 | |
| testGetResource_FileOutsideOfClasspath_NotFound | 0.002 |
[Summary] [Package List] [Test Cases]