ma.glasnost.orika.test.generator
Class PropertiesWithNoSetterTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.generator.PropertiesWithNoSetterTestCase

public class PropertiesWithNoSetterTestCase
extends Object

Verify that we can properly map non-assignable properties of an object, so long as they are not immutable


Nested Class Summary
static class PropertiesWithNoSetterTestCase.AnotherObject
           
static class PropertiesWithNoSetterTestCase.Person
           
static class PropertiesWithNoSetterTestCase.SomeObject
           
 
Constructor Summary
PropertiesWithNoSetterTestCase()
           
 
Method Summary
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesWithNoSetterTestCase

public PropertiesWithNoSetterTestCase()
Method Detail

test

public void test()


Copyright © 2014 Glasnost. All Rights Reserved.