shardingsphere icon indicating copy to clipboard operation
shardingsphere copied to clipboard

Add more unit tests for the class of `TransactionRuleBuilder`

Open FlyingZC opened this issue 3 years ago • 0 comments

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.

FlyingZC avatar Aug 22 '22 07:08 FlyingZC