ma.glasnost.orika.test.extensibility
Class DefaultMapperFactoryExtensibilityTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.extensibility.DefaultMapperFactoryExtensibilityTestCase

public class DefaultMapperFactoryExtensibilityTestCase
extends Object

This test verifies (demonstrates) the capability of DefaultMapperFactory to be extended

Author:
matt.deboer@gmail.com

Nested Class Summary
static class DefaultMapperFactoryExtensibilityTestCase.MyMapperFactory
           
 
Constructor Summary
DefaultMapperFactoryExtensibilityTestCase()
           
 
Method Summary
 void testExtendedMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMapperFactoryExtensibilityTestCase

public DefaultMapperFactoryExtensibilityTestCase()
Method Detail

testExtendedMapper

public void testExtendedMapper()


Copyright © 2012 Glasnost. All Rights Reserved.