You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by te...@apache.org on 2020/10/13 02:35:07 UTC

[shardingsphere-elasticjob] branch master updated (5b8199c -> 2e181cb)

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

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


    from 5b8199c  Redesign SPI factory to make them into one class (#1537) (#1548)
     add 2e181cb  Enhance DefaultJobClassNameProvider and complete testcases (#1554)

No new revisions were added by this update.

Summary of changes:
 .../setup/DefaultJobClassNameProvider.java         |  6 ++-
 .../setup/DefaultJobClassNameProviderTest.java     | 43 ++++++++++++++++++++++
 2 files changed, 47 insertions(+), 2 deletions(-)
 create mode 100644 elasticjob-lite/elasticjob-lite-core/src/test/java/org/apache/shardingsphere/elasticjob/lite/internal/setup/DefaultJobClassNameProviderTest.java