-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Extend currently available feature of running custom SQL before test execution (initStatement defined in arquillian.xml) with following:
- possibility to run custom SQL after test execution.
- support SQL scripts (files) as an alternative to SQL statements (as it is now).
This for instance might be handy for dropping constraints in some tests.