[arquillian-issues] [JBoss JIRA] (ARQ-693) Custom SQL statements / scripts to be run before and after test execution

Bartosz Majsak (Created) (JIRA) jira-events at lists.jboss.org
Tue Dec 13 04:42:10 EST 2011


Custom SQL statements / scripts to be run before and after test execution
-------------------------------------------------------------------------

                 Key: ARQ-693
                 URL: https://issues.jboss.org/browse/ARQ-693
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
            Reporter: Bartosz Majsak
            Assignee: Bartosz Majsak
             Fix For: persistence_1.0.0.next


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).
* provide custom annotations on test class and method level for defining statements or SQL scripts to be executed before and/or after tests.

This for instance might be handy for dropping constraints in some tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list