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

Bartosz Majsak (Updated) (JIRA) jira-events at lists.jboss.org
Fri Dec 30 03:55:09 EST 2011


     [ https://issues.jboss.org/browse/ARQ-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bartosz Majsak updated ARQ-693:
-------------------------------

    Description: 
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.

  was:
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.


    
> 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) 
>          Components: Extension - Persistence
>            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).
> 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