You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/05/17 10:09:25 UTC

[shardingsphere] branch master updated (cf57234b604 -> c65736848ba)

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

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


    from cf57234b604 add test for SQLRouterFactory (#17733)
     add c65736848ba add test for SQLCheckerFactory (#17731)

No new revisions were added by this update.

Summary of changes:
 .../executor/check/SQLCheckerFactoryTest.java}     | 16 +++++------
 .../executor/check/fixture/SQLCheckerFixture.java  | 33 ++++++++++------------
 ....shardingsphere.infra.executor.check.SQLChecker |  2 +-
 3 files changed, 24 insertions(+), 27 deletions(-)
 copy shardingsphere-infra/{shardingsphere-infra-route/src/test/java/org/apache/shardingsphere/infra/route/SQLRouterFactoryTest.java => shardingsphere-infra-executor/src/test/java/org/apache/shardingsphere/infra/executor/check/SQLCheckerFactoryTest.java} (69%)
 copy shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/text/admin/mysql/executor/fixture/AuthorityCheckerFixture.java => shardingsphere-infra/shardingsphere-infra-executor/src/test/java/org/apache/shardingsphere/infra/executor/check/fixture/SQLCheckerFixture.java (63%)
 copy {shardingsphere-kernel/shardingsphere-authority/shardingsphere-authority-core/src/main => shardingsphere-infra/shardingsphere-infra-executor/src/test}/resources/META-INF/services/org.apache.shardingsphere.infra.executor.check.SQLChecker (91%)