[jboss-jira] [JBoss JIRA] (WFLY-9679) Duplication of TestXAResource under wildfly testsuite

Ondra Chaloupka (JIRA) issues at jboss.org
Tue Jan 16 07:24:00 EST 2018


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/java/org/jboss/as/test/integration/transactions/TestXAResource.java
* https://github.com/wildfly/wildfly/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/transaction/exception/TestXAResource.java

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)


More information about the jboss-jira mailing list