This is an automated email from the ASF dual-hosted git repository.
yx9o pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 561391b22af Use AutoMockExtension on backend proxy modules (#24408)
add 00e439f1eed Remove useless times(1) (#24410)
No new revisions were added by this update.
Summary of changes:
.../mysql/payload/MySQLPacketPayloadTest.java | 3 +-
.../sharding/auditor/ShardingSQLAuditorTest.java | 4 +-
.../execute/ShardingSphereDataCollectorTest.java | 9 +-
.../traffic/executor/TrafficExecutorTest.java | 2 +-
.../DataSourceXAResourceRecoveryHelperTest.java | 24 ++---
.../mode/manager/ContextManagerTest.java | 2 +-
.../subscriber/ProcessRegistrySubscriberTest.java | 3 +-
.../service/ComputeNodeStatusServiceTest.java | 9 +-
.../standalone/jdbc/JDBCRepositoryTest.java | 105 ++++++++++-----------
.../jdbc/connection/BackendConnectionTest.java | 6 +-
.../sql/parser/api/SQLParserEngineTest.java | 4 +-
.../sql/parser/core/SQLParserEngineTest.java | 4 +-
12 files changed, 82 insertions(+), 93 deletions(-)