ma.glasnost.orika.test.converter
Class CloneableConverterTestCase
java.lang.Object
ma.glasnost.orika.test.converter.CloneableConverterTestCase
public class CloneableConverterTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloneableConverterTestCase
public CloneableConverterTestCase()
cloneableConverter
public void cloneableConverter()
throws DatatypeConfigurationException
- Throws:
DatatypeConfigurationException
overrideDefaultCloneableToImmutable
public void overrideDefaultCloneableToImmutable()
throws DatatypeConfigurationException
- This test method demonstrates that you can decide to treat one of the default cloneable types
as immutable if desired by registering your own PassThroughConverter for that type
- Throws:
DatatypeConfigurationException
Copyright © 2012 Glasnost. All Rights Reserved.