shardingsphere
shardingsphere copied to clipboard
Add more unit tests for the class of `TransactionRuleBuilder`
Hi community, This issue is for #20305
Aim
Add more unit tests for the class of org.apache.shardingsphere.transaction.rule.builder.TransactionRuleBuilder.
Basic Qualifications
- Java
- Maven
- Transaction
Detail
You can mock the transaction rule configuration and assert the result of build method.