Hi Bene, you are free to vent your fantasy in testcases, it helps a lot to analyze corner cases :) I'll be more strict on core design anyway :P
-Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri, Mar 2, 2012 at 10:17 AM, Benedikt Ritter <b...@systemoutprintln.de> wrote: > Hi, > > I've started to implement copyPropertiesTo(T target) in DefaultBeanAccessor. > Now I'd like to make some changes to the test environment. > > I've come to the realization, that we often want to change a handful of > TestBean's properties in a row and than do some assertions (for example if > the changed properties have been populated correctly). For better > readability I implemented changeScalarProperties(), changeArrayProperties(), > and assertReadWritePropertiesEquals(TestBean expected, TestBean actual) in > CloneTestCase. > Now I also need those methods on CopyPropertiesToTestCase so I would like to > implement TestBeanUtils as a util class, that provides those methods. > > Regards, > Benedikt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org