Package ma.glasnost.orika.test.generator

Class Summary
BeanToArrayGenerationTestCase  
BeanToArrayGenerationTestCase.Grade  
BeanToArrayGenerationTestCase.Name  
BeanToArrayGenerationTestCase.Student  
BeanToListGenerationTestCase  
BeanToListGenerationTestCase.Grade  
BeanToListGenerationTestCase.Name  
BeanToListGenerationTestCase.NameDto  
BeanToListGenerationTestCase.Person  
BeanToListGenerationTestCase.PersonDto  
BeanToListGenerationTestCase.Student  
BeanToMapGenerationTestCase  
BeanToMapGenerationTestCase.Grade  
BeanToMapGenerationTestCase.Name  
BeanToMapGenerationTestCase.Person  
BeanToMapGenerationTestCase.PersonDto  
BeanToMapGenerationTestCase.PersonDto2  
BeanToMapGenerationTestCase.Student  
ExpanderTestCase This test case demonstrates two things together: 1) The usage of the ScoringClassMapBuilder to automagically guess the right mapping of various fields based on their "sameness" 2) The usage of built-in nested field mapping functionality to handle mapping these objects, resulting in the mapping of a flat list structure into an expanded object graph by guessing how the fields should line up.
ExpanderTestCase.Day  
ExpanderTestCase.FlatData  
ExpanderTestCase.Month  
ExpanderTestCase.Year  
MapNullsTestCase  
MapNullsTestCase.Container  
MapNullsTestCase.Container2  
MultiOccurrenceToMultiOccurrenceTestCase  
MultiOccurrenceToMultiOccurrenceTestCase.GenericDto  
MultiOccurrenceToMultiOccurrenceTestCase.Grade  
MultiOccurrenceToMultiOccurrenceTestCase.MapOfPeople  
MultiOccurrenceToMultiOccurrenceTestCase.MapOfScores  
MultiOccurrenceToMultiOccurrenceTestCase.Person  
TestCompilerStrategyWritingFiles This provides a test case that verifies that Orika generates source and class files to the locations expected.
 

Enum Summary
MapNullsTestCase.Position  
 



Copyright © 2012 Glasnost. All Rights Reserved.