[
https://issues.jboss.org/browse/JBTM-1507?page=com.atlassian.jira.plugin....
]
Paul Robinson updated JBTM-1507:
--------------------------------
Fix Version/s: 5.0.0.Final
(was: 5.0.0.M3)
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.Final
Original Estimate: 2 days
Remaining Estimate: 2 days
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