You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2023/03/05 14:33:33 UTC

[shardingsphere] branch master updated (12ead8746da -> 5ed5a7af542)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 12ead8746da Use @ExtendWith(MockitoExtension.class) for mocked test cases (#24468)
     add 5ed5a7af542 Refactor BatchPreparedStatementExecutorTest (#24469)

No new revisions were added by this update.

Summary of changes:
 .../driver/executor/AbstractBaseExecutorTest.java  | 116 ------------------
 .../batch/BatchPreparedStatementExecutorTest.java  | 135 +++++++++++++++------
 2 files changed, 101 insertions(+), 150 deletions(-)
 delete mode 100644 jdbc/core/src/test/java/org/apache/shardingsphere/driver/executor/AbstractBaseExecutorTest.java