ma.glasnost.orika.test.hint
Class DefaultMappingHintTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.hint.DefaultMappingHintTestCase

public class DefaultMappingHintTestCase
extends Object


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

Constructor Detail

DefaultMappingHintTestCase

public DefaultMappingHintTestCase()
Method Detail

testMappingByDefaultWithNoHint

public void testMappingByDefaultWithNoHint()
                                    throws Exception
Throws:
Exception

testMappingByDefaultWithHint

public void testMappingByDefaultWithHint()
                                  throws Exception
Throws:
Exception

testMappingWithRegisteredHintAndNoClassMap

public void testMappingWithRegisteredHintAndNoClassMap()
                                                throws Exception
Throws:
Exception


Copyright © 2012 Glasnost. All Rights Reserved.