shardingsphere
shardingsphere copied to clipboard
Add more unit tests for the class of `OracleXAConnectionWrapper`
Hi community, This issue is for #20305
Aim
Add more unit tests for the class of org.apache.shardingsphere.transaction.xa.jta.connection.dialect.OracleXAConnectionWrapper.
Basic Qualifications
- Java
- Maven
- Transaction
Detail
.You can refer to this class org.apache.shardingsphere.transaction.xa.jta.connection.dialect.MySQLXAConnectionWrapperTest to write unit tests.
You can check the test coverage on this page: https://app.codecov.io/gh/apache/shardingsphere

Can you assign?