I think the two major changes that we should apply to the tests some time, are making them independent from each other by letting each test (or better group of related tests) setup the database on their own (ddlUtils) in code, and by using XDoclet to generate the mappings automatically. I know, both not specifically stored-proc-related ...
Nevertheless, these are important issues. Basically, it sucks that some tests are dependent on others. ;)
I think the easiest way to get things going in the right direction is if you start with showing the rest of us how to use XDoclet to get automappings for a few testcases, then we can convert more and more as we touch each testcase.
I know that you already have several XDoclet tests, but a
"HOWTO: convert a PB-API testcase to XDoclet" would be fastest shown by example IMHO.
Cheers, Martin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
