Hi Lenya devs, FYI: in subclasses of AbstractUsecaseTest, the transactions are not committed anymore. This means you don't have to clean up anything. One more step towards easier test development :)
I added a TestUsecaseInvoker which calls usecase.setCommitEnabled(false) before invoking the usecase. -- Andreas -- Andreas Hartmann Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
