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