[arquillian-issues] [JBoss JIRA] (ARQ-381) Annotation to add transactional boundaries around a test

Bartosz Majsak (JIRA) jira-events at lists.jboss.org
Wed Jun 5 04:06:55 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779400#comment-12779400 ] 

Bartosz Majsak commented on ARQ-381:
------------------------------------

I think this can be closed, as we have transaction-extension in place which fulfills this requirement.
                
> Annotation to add transactional boundaries around a test
> --------------------------------------------------------
>
>                 Key: ARQ-381
>                 URL: https://issues.jboss.org/browse/ARQ-381
>             Project: Arquillian
>          Issue Type: Feature Request
>            Reporter: David Allen
>            Assignee: David Allen
>            Priority: Minor
>
> Add a new annotation for test methods to indicate that the test framework should start a transaction before running @Before methods and the test itself, and to either commit or rollback the transaction after test completes and all @After methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list