You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2022/02/09 02:12:32 UTC

[shardingsphere] branch master updated (851c857 -> e20c7e3)

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 851c857  Refactor ComposedContainer (#15301)
     add e20c7e3  Add unit test for InstanceContext (#15293)

No new revisions were added by this update.

Summary of changes:
 .../infra/instance/InstanceContextTest.java        | 102 +++++++++++++++++++++
 .../fixture/WorkerIdGeneratorFixture.java          |   7 +-
 2 files changed, 106 insertions(+), 3 deletions(-)
 create mode 100644 shardingsphere-infra/shardingsphere-infra-common/src/test/java/org/apache/shardingsphere/infra/instance/InstanceContextTest.java
 copy {shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/src/test/java/org/apache/shardingsphere/sharding/algorithm/keygen => shardingsphere-infra/shardingsphere-infra-common/src/test/java/org/apache/shardingsphere/infra/instance}/fixture/WorkerIdGeneratorFixture.java (93%)