From: Mick K. <mic...@gm...> - 2006-11-13 17:13:15
|
I have several business objects that I want to rMock test. They all take various types of DTO's as inputs, then I am creating DAO mocks that will return another DTO back to these BO's. So, I have looked at JTestCase, DDTUnit and Jetif to help create arbitrary Objects, but DDTUnit needs to extend it's own TestCase, and I can't seem to get JTestCase with Jice integration to work. S0, can someone please help me solve creating arbitrary Objects from XML descriptors? -- Thanks DJ MICK http://www.djmick.com http://www.myspace.com/mickknutson |