ma.glasnost.orika.test.community
Class Issue50TestCase

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue50TestCase

public class Issue50TestCase
extends Object

Author:
matt.deboer@gmail.com

Nested Class Summary
static class Issue50TestCase.Dest
           
static class Issue50TestCase.Source
           
static class Issue50TestCase.SubDest
           
static class Issue50TestCase.SubDest2
           
static class Issue50TestCase.SubSource
           
static class Issue50TestCase.SubSource2
           
 
Constructor Summary
Issue50TestCase()
           
 
Method Summary
 void testExcludedFields()
           
 void testOverrideExcludedFields()
          This test case verifies that an excluded mapping from a used mapper can be overridden by explicitly specifying the field
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue50TestCase

public Issue50TestCase()
Method Detail

testExcludedFields

public void testExcludedFields()

testOverrideExcludedFields

public void testOverrideExcludedFields()
This test case verifies that an excluded mapping from a used mapper can be overridden by explicitly specifying the field



Copyright © 2012 Glasnost. All Rights Reserved.