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 2020/10/09 03:25:18 UTC

[shardingsphere] branch master updated (a919471 -> 7a60d48)

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 a919471  Use SPI initialize ShadowSQLRouter in ShadowSQLRouterTest (#7715)
     add 7a60d48  Add test case for ShardingStrategyFactory (#7710)

No new revisions were added by this update.

Summary of changes:
 .../strategy/ShardingStrategyFactoryTest.java      | 72 ++++++++++++++++++++++
 1 file changed, 72 insertions(+)
 create mode 100644 shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-route/src/test/java/org/apache/shardingsphere/sharding/route/strategy/ShardingStrategyFactoryTest.java