ma.glasnost.orika.test.property
Class PublicFieldMappingTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.property.PublicFieldMappingTestCase

public class PublicFieldMappingTestCase
extends Object

Verifies that objects that include public fields can also be properly mapped

Author:
matt.deboer@gmail.com

Constructor Summary
PublicFieldMappingTestCase()
           
 
Method Summary
 void testMappingInterfaceImplementationNoExistingMapping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicFieldMappingTestCase

public PublicFieldMappingTestCase()
Method Detail

testMappingInterfaceImplementationNoExistingMapping

public void testMappingInterfaceImplementationNoExistingMapping()
                                                         throws Exception
Throws:
Exception


Copyright © 2012 Glasnost. All Rights Reserved.