ma.glasnost.orika.test.boundmapperfacade
Class GenericCollectionsTestCase
java.lang.Object
ma.glasnost.orika.test.boundmapperfacade.GenericCollectionsTestCase
public class GenericCollectionsTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericCollectionsTestCase
public GenericCollectionsTestCase()
testParameterizedCollection_rawTypes
public void testParameterizedCollection_rawTypes()
- This test uses the older Class-based mapping method, which is unable
to determine the proper type hierarchy from the raw types
testParameterizedCollection_genericTypes
public void testParameterizedCollection_genericTypes()
- This test attempts the same mapping using the newer type-based methods
which allow passing in the exact runtime types.
Copyright © 2012 Glasnost. All Rights Reserved.