shardingsphere
shardingsphere copied to clipboard
Add more unit test for `AtomikosTransactionManagerProviderTest`
Hi community, This issue is for #20305
Aim
Add more unit tests for the class of org.apache.shardingsphere.transaction.xa.atomikos.manager.AtomikosTransactionManagerProviderTest.
Basic Qualifications
- Java
- Maven
- Transaction
Detail
Add more unit tests for org.apache.shardingsphere.transaction.xa.atomikos.manager.AtomikosTransactionManagerProviderTest to test its public functions to improve unit test coverage.
Unit test coverage can be viewed at: https://app.codecov.io/gh/apache/shardingsphere
