Ondra Chaloupka created WFLY-9679:
-------------------------------------
Summary: Duplication of TestXAResource under wildfly testsuite
Key: WFLY-9679
URL:
https://issues.jboss.org/browse/WFLY-9679
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 11.0.0.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Priority: Trivial
The testsuite, tests checking XA transactions, contains duplicate code of test
{{XAResource}}
*
https://github.com/wildfly/wildfly/blob/master/testsuite/shared/src/main/...
*
https://github.com/wildfly/wildfly/blob/master/testsuite/integration/basi...
are almost the same. It would be good to refactor them to reduce code duplication.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)