public class SuperInterfaceMappingTest extends AbstractFunctionalTest
Modifier and Type | Class and Description |
---|---|
static interface |
SuperInterfaceMappingTest.AdminObject |
static class |
SuperInterfaceMappingTest.EntityAdmin |
static class |
SuperInterfaceMappingTest.EntityAdminDao |
static interface |
SuperInterfaceMappingTest.EntityAdminObject |
static class |
SuperInterfaceMappingTest.EntityBase |
static class |
SuperInterfaceMappingTest.EntityDao |
static class |
SuperInterfaceMappingTest.EntityIdSimple |
static interface |
SuperInterfaceMappingTest.EntityRich |
static interface |
SuperInterfaceMappingTest.HasDateCreation |
static interface |
SuperInterfaceMappingTest.HasDateModified |
static interface |
SuperInterfaceMappingTest.HasId |
static interface |
SuperInterfaceMappingTest.HasIdRead |
static interface |
SuperInterfaceMappingTest.Member |
static class |
SuperInterfaceMappingTest.MemberDef |
static class |
SuperInterfaceMappingTest.MemberDto |
static interface |
SuperInterfaceMappingTest.Taxer |
static class |
SuperInterfaceMappingTest.TaxerDef |
static class |
SuperInterfaceMappingTest.TaxerDto |
mapper, testDataFactory
Constructor and Description |
---|
SuperInterfaceMappingTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testInterfaces() |
getDataObjectInstantiator, getMapper, newInstance, newInstance, newInstance
public void setUp() throws Exception
setUp
in class AbstractFunctionalTest
Exception
public void testInterfaces()
Copyright © 2005-2014 dozer. All Rights Reserved.