Package | Description |
---|---|
org.dozer.functional_tests | |
org.dozer.functional_tests.runner | |
org.dozer.functional_tests.support |
Modifier and Type | Method and Description |
---|---|
protected DataObjectInstantiator |
VariablesTest.getDataObjectInstantiator() |
protected DataObjectInstantiator |
AbstractFunctionalTest.getDataObjectInstantiator() |
Modifier and Type | Class and Description |
---|---|
class |
JavassistDataObjectInstantiator |
class |
NoProxyDataObjectInstantiator |
class |
ProxyDataObjectInstantiator
Quick and dirty class used to create test data objects that are wrapped with a proxy.
|
Modifier and Type | Field and Description |
---|---|
static DataObjectInstantiator |
JavassistDataObjectInstantiator.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static DataObjectInstantiator |
InstantiatorHolder.get() |
Modifier and Type | Method and Description |
---|---|
static void |
InstantiatorHolder.set(DataObjectInstantiator instance) |
Constructor and Description |
---|
ProxyRunner(Class<?> klass,
DataObjectInstantiator instantiator) |
Constructor and Description |
---|
TestDataFactory(DataObjectInstantiator dataObjectInstantiator) |
Copyright © 2005-2014 dozer. All Rights Reserved.