ma.glasnost.orika.test.community
Class Issue25TestCase

java.lang.Object
  extended by ma.glasnost.orika.test.community.issue25.BaseManufacturingFacilityTest
      extended by ma.glasnost.orika.test.community.Issue25TestCase

public class Issue25TestCase
extends BaseManufacturingFacilityTest


Nested Class Summary
static class Issue25TestCase.AnotherDtoHolder
           
static class Issue25TestCase.AnotherEntityHolder
           
static class Issue25TestCase.ChildDto
           
static class Issue25TestCase.ChildEntity
           
static class Issue25TestCase.Dto
           
static class Issue25TestCase.DtoHolder
           
static class Issue25TestCase.Entity
           
static class Issue25TestCase.EntityHolder
           
static class Issue25TestCase.MergingMapper
           
 
Field Summary
 
Fields inherited from class ma.glasnost.orika.test.community.issue25.BaseManufacturingFacilityTest
MANUFACTURINGFACILITY_KEY, MANUFACTURINGFACILITYDTS_KEY
 
Constructor Summary
Issue25TestCase()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testMapManufacuringFacilityToDTS()
           
 void testMapManufacuringFacilityToDTSMerge()
           
 void testMapManufacuringFacilityToDTSMultipleAdr()
           
 void testMapManufacuringFacilityToDTSNullValues()
           
 void testMergingWithCustomMapper()
           
 void testMergingWithCustomMapperForChildren()
           
 
Methods inherited from class ma.glasnost.orika.test.community.issue25.BaseManufacturingFacilityTest
addAddressToManufacturingFacility, getManufacturingFacility
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue25TestCase

public Issue25TestCase()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class BaseManufacturingFacilityTest
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class BaseManufacturingFacilityTest
Throws:
Exception

testMapManufacuringFacilityToDTS

public void testMapManufacuringFacilityToDTS()

testMapManufacuringFacilityToDTSNullValues

public void testMapManufacuringFacilityToDTSNullValues()

testMapManufacuringFacilityToDTSMultipleAdr

public void testMapManufacuringFacilityToDTSMultipleAdr()

testMapManufacuringFacilityToDTSMerge

public void testMapManufacuringFacilityToDTSMerge()

testMergingWithCustomMapper

public void testMergingWithCustomMapper()

testMergingWithCustomMapperForChildren

public void testMergingWithCustomMapperForChildren()


Copyright © 2012 Glasnost. All Rights Reserved.