ma.glasnost.orika.test.property
Class IntrospectorResolverTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.property.IntrospectorResolverTestCase

public class IntrospectorResolverTestCase
extends Object


Nested Class Summary
static interface IntrospectorResolverTestCase.Address
           
static class IntrospectorResolverTestCase.Line
           
static class IntrospectorResolverTestCase.LineDTO
           
static class IntrospectorResolverTestCase.Point
           
static class IntrospectorResolverTestCase.PostalAddress
           
static class IntrospectorResolverTestCase.SpecialCase
           
static class IntrospectorResolverTestCase.SpecialCaseDto
           
 
Constructor Summary
IntrospectorResolverTestCase()
           
 
Method Summary
 void testBooleanMapping()
           
 void testGetInvalidNestedProperty()
           
 void testNestedProperty()
           
 void testOverridePropertyDefinition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntrospectorResolverTestCase

public IntrospectorResolverTestCase()
Method Detail

testNestedProperty

public void testNestedProperty()

testGetInvalidNestedProperty

public void testGetInvalidNestedProperty()

testBooleanMapping

public void testBooleanMapping()

testOverridePropertyDefinition

public void testOverridePropertyDefinition()


Copyright © 2012 Glasnost. All Rights Reserved.