[arquillian-issues] [JBoss JIRA] (ARQ-755) Introduce annotation based db cleanup configuration

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Apr 12 14:40:49 EDT 2012


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

Aslak Knutsen closed ARQ-755.
-----------------------------


    
> Introduce annotation based db cleanup configuration
> ---------------------------------------------------
>
>                 Key: ARQ-755
>                 URL: https://issues.jboss.org/browse/ARQ-755
>             Project: Arquillian
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Persistence
>    Affects Versions: persistence_1.0.0.Alpha3
>            Reporter: Bartosz Majsak
>            Assignee: Bartosz Majsak
>             Fix For: persistence_1.0.0.Alpha4
>
>
> User should have control on data cleanup event. Currently it's always executed after the test. Provide @Cleanup annotation with following options:
> - DISABLED
> - BEFORE (default)
> - AFTER
> This annotation can be placed on class level - defining the default behaviour for all test cases, but when define on method level it will override global settings.

--
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