2.0-m4-SNAPSHOT My problem is that the sample data I'd like to load get's deleted by the tests (basically copies from the quickstart). This would be okay, except there's foreign keys so the deletes cascade and then some other test will fail.
mraible wrote: > > Which version of AppFuse are you using? > > Matt > > On 3/7/07, tdahlke <[EMAIL PROTECTED]> wrote: >> >> How can I have the dbunit task load a different set of data AFTER the >> unit >> tests have already been run? >> >> Thanks >> -- >> View this message in context: >> http://www.nabble.com/DbUnit-tf3364738s2369.html#a9361465 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/DbUnit-load-different-data-after-testing-tf3364738s2369.html#a9361788 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
