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

David Allen (JIRA) jira-events at lists.jboss.org
Fri Mar 11 13:37:45 EST 2011


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
            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list