| AbstractFunctionalTest |
This class should be inherited by all functional tests
|
| BiDirectionalMappingTest |
|
| CircularDependenciesTest |
|
| CircularDependenciesTest.A |
|
| CircularDependenciesTest.B |
|
| CircularDependenciesTest.C |
|
| ClassloaderTest |
|
| CollectionTest |
Collections and arrays test
|
| ConstructorTest |
|
| ConstructorTest.Container |
|
| CopyByReferenceCollectionTest |
|
| CopyByReferenceFromMapTest |
|
| CumulativeCollectionMappingTest |
|
| CumulativeMappingTest |
|
| CustomConverterMapperAwareTest |
|
| CustomConverterMapperAwareTest.BeanA |
|
| CustomConverterMapperAwareTest.BeanB |
|
| CustomConverterMapperAwareTest.Container |
|
| CustomConverterMapperAwareTest.Converter |
|
| CustomConverterMapperAwareTest.ConverterRecursion |
|
| CustomConverterMappingTest |
|
| CustomConverterParamMappingTest |
|
| DateFormatTest |
|
| DateFormatTest.Destination |
|
| DateFormatTest.Source |
|
| DeepMappingTest |
|
| DeepMappingWithIndexTest |
|
| DozerBeanMapperTest |
Very high level tests of the DozerBeanMapper.
|
| EnumMappingTest |
Functional test for enum mapping as described
here.
|
| ExceptionHandlingFunctionalTest |
|
| ExceptionHandlingFunctionalTest.NoNothing |
|
| ExcludeFieldTest |
|
| GenericCollectionMappingTest |
|
| GenericListFunctionalTest |
|
| GenericsTest |
|
| GlobalReferenceTest |
|
| GrandparentTest |
|
| GranularDozerBeanMapperTest |
|
| IndexMappingTest |
|
| IneritanceHintSupportTest |
|
| InheritanceAbstractClassMappingTest |
Unit tests for data objects that have Abstract Class(s) in their object hierarchy
|
| InheritanceCustomConverterTest |
|
| InheritanceDirectionTest |
|
| InheritanceMappingMapBackedTest |
|
| InheritanceMappingTest |
|
| InheritanceTwoLevelTest |
|
| InterfacePerformanceTest |
|
| InvalidMappingTest |
|
| IsAccessibleTest |
|
| IsAccessibleTest.Node |
|
| JAXBBeansMappingTest |
|
| JAXBBeansMappingTest.ListContainer |
|
| JAXBBeansMappingTest.StringContainer |
|
| KnownFailures |
This is a holding grounds for test cases that reproduce known bugs, features, or gaps discovered during development.
|
| MapBackedDeepMappingTest |
|
| MapIdTest |
|
| MapMappingTest |
|
| MapMappingTest.DTO |
|
| MapMappingTest.Simpler |
|
| MapperTest |
|
| MapTypeTest |
|
| MetadataFieldTest |
Tests for the new mapping catalogue interfaces.
|
| MetadataTest |
Tests for the new metadata interfaces.
|
| MultipleHintsTest |
|
| MultipleHintsTest.A |
|
| MultipleHintsTest.A.B |
|
| MultipleHintsTest.A.C |
|
| MultipleHintsTest.DestinationClass |
|
| MultipleHintsTest.SourceClass |
|
| MultipleHintsTest.SrcA |
|
| MultipleHintsTest.SrcA.SrcB |
|
| MultipleHintsTest.SrcA.SrcC |
|
| MultiThreadedTest |
|
| NewCustomConverterTest |
|
| NewCustomConverterTest.IntContainer |
|
| NewCustomConverterTest.IntConverter |
|
| NullMappingTest |
|
| OneWayMappingTest |
|
| PerformanceTest |
|
| RecursiveInterfaceMappingTest |
|
| RecursiveSelfMappingTest |
|
| RecursiveSelfMappingTest.ContainerBean |
|
| RecursiveSelfMappingTest.ContainerBean2 |
|
| RecursiveSelfMappingTest.DetailBean |
|
| RecursiveSelfMappingTest.SelfReferencingBean |
|
| RecursiveTest |
Test the dozer behaviour when confronted with structures similar to ours.
|
| RecursiveTest.TypeA |
|
| RecursiveTest.TypeB |
|
| RuntimeSubclassMappingTest |
|
| SubclassReferenceTest |
|
| SuperInterfaceMappingTest |
|
| SuperInterfaceMappingTest.EntityAdmin |
|
| SuperInterfaceMappingTest.EntityAdminDao |
|
| SuperInterfaceMappingTest.EntityBase |
|
| SuperInterfaceMappingTest.EntityDao |
|
| SuperInterfaceMappingTest.EntityIdSimple |
|
| SuperInterfaceMappingTest.MemberDef |
|
| SuperInterfaceMappingTest.MemberDto |
|
| SuperInterfaceMappingTest.TaxerDef |
|
| SuperInterfaceMappingTest.TaxerDto |
|
| TopLevelMappingTest |
|
| TopLevelMappingTest.ItemA |
|
| TopLevelMappingTest.ItemB |
|
| TopLevelMappingTest.MyList |
|
| TrimStringsTest |
|
| UntypedCollectionTest |
|
| UntypedCollectionTest.Bar |
|
| UntypedCollectionTest.Foo |
|
| VariablesTest |
|
| VariablesTest.Child |
|
| VariablesTest.ChildClone |
|
| VariablesTest.Container<T> |
|
| VariablesTest.Parent |
|
| VariablesTest.ParentClone |
|
| XMLBeansMappingTest |
|