public class ConstructorMappingTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstructorMappingTestCase.URLDto1 |
static class |
ConstructorMappingTestCase.URLDto2 |
static class |
ConstructorMappingTestCase.URLDto3 |
static class |
ConstructorMappingTestCase.URLDto4 |
| Constructor and Description |
|---|
ConstructorMappingTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAutomaticCaseWithHint() |
void |
testBaseCaseWithCollectionTypes() |
void |
testComplexMappingNestedTypes() |
void |
testConstructorsWithoutDebugInfo() |
void |
testFindConstructor_doNotMapParamNames_ex() |
void |
testFindConstructor_mapParamNames_ok() |
void |
testFindConstructor() |
void |
testFindConstructor2() |
void |
testMappingNestedTypes() |
void |
testPrimitivePropertiesWithWrapperConstructor() |
void |
testPrimitiveToPrimitiveTypes() |
void |
testPrimitiveToWrapperTypes() |
void |
testSimpleCase() |
void |
testWrapperToWrapperTypes() |
static long |
yearsDifference(Date start,
Date end) |
public void testAutomaticCaseWithHint()
throws Throwable
Throwablepublic void testPrimitiveToPrimitiveTypes()
public void testPrimitiveToWrapperTypes()
public void testWrapperToWrapperTypes()
public void testPrimitivePropertiesWithWrapperConstructor()
throws Throwable
Throwablepublic void testBaseCaseWithCollectionTypes()
public void testMappingNestedTypes()
public void testComplexMappingNestedTypes()
public void testConstructorsWithoutDebugInfo()
public void testFindConstructor_mapParamNames_ok()
public void testFindConstructor_doNotMapParamNames_ex()
Copyright © 2019 Glasnost. All rights reserved.