[jbossts-issues] [JBoss JIRA] (JBTM-1507) Review the TXBridge tests usage of Arquillian

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Mar 4 04:45:57 EST 2013


Paul Robinson created JBTM-1507:
-----------------------------------

             Summary: Review the TXBridge tests usage of Arquillian
                 Key: JBTM-1507
                 URL: https://issues.jboss.org/browse/JBTM-1507
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Testing, TxBridge
            Reporter: Paul Robinson
            Assignee: Paul Robinson
            Priority: Minor
             Fix For: 5.0.0.M3


The TXBridge tests don;t seem to be using Arquillian correctly. There is a servlet that is invoked to do things inside the container. As the tests (should) now run in the container, this should not be needed.

The tests also seem to have added complexity due to the recovery tests. As the recovery tests need to be able to kill the container, it mandates manual container lifecycle management for *all* tests. We may want to pull out the recovery tests into a separate module. 

We also may want to pull out the DisabledContextPropagationTest into a separate module as they use a modified AS configuration.

We should also take a general look at how the tests are structured and using Arq. 

--
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 jbossts-issues mailing list