Testing - Rollback database changes after each test-suite using the
GenericDelegator
------------------------------------------------------------------------------------
Key: OFBIZ-2259
URL: https://issues.apache.org/jira/browse/OFBIZ-2259
Project: OFBiz
Issue Type: New Feature
Components: framework
Reporter: Scott Gray
Assignee: Scott Gray
During testing have the delegator keep track of all changes made to the
database and then roll them back at the end of each test suite. This will
allow the same demo data to be reused across test suites without having to
worry about what changes previous tests have made to the data and solves this
problem regardless of the database being used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.