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

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


    from 5be9cec  Refactor registry center instance (#6338)
     new 2b48e77  Add unit test for RegistryCenterExecuteEngine
     new 77b3e8e  fix unit test
     new 08a1a13  rename function
     new 2f31e87  Merge pull request #6344 from tristaZero/new

The 25757 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../OrchestrationSchemaContextsFixture.java        |  45 ++++-----
 .../execute/RegistryCenterExecuteEngineTest.java   | 109 +++++++++++++++++++++
 2 files changed, 128 insertions(+), 26 deletions(-)
 copy 
shardingsphere-control-panel/shardingsphere-orchestration/shardingsphere-orchestration-core/shardingsphere-orchestration-core-facade/src/test/java/org/apache/shardingsphere/orchestration/core/facade/fixture/FirstTestConfigCenterRepository.java
 => 
shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/execute/OrchestrationSchemaContextsFixture.java
 (50%)
 create mode 100644 
shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/execute/RegistryCenterExecuteEngineTest.java

Reply via email to