You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2021/07/06 03:19:37 UTC

[incubator-eventmesh] branch 1.3.0 updated (fc5dc38 -> 3e22c6a)

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

mikexue pushed a change to branch 1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git.


    from fc5dc38  [ISSUE #374] Add unit test class. (#402)
     add 3e22c6a  [ISSUE-#374] Add unit test class. (#414)

No new revisions were added by this update.

Summary of changes:
 .../common/config/CommonConfigurationTest.java}    | 42 +++++++++-------------
 .../common/config/ConfigurationWraperTest.java}    | 26 ++++++++------
 .../eventmesh/common/loadbalance/WeightTest.java}  | 42 +++++++++++-----------
 .../src/test/resources/configuration.properties    |  9 +++--
 4 files changed, 60 insertions(+), 59 deletions(-)
 copy eventmesh-common/src/{main/java/org/apache/eventmesh/common/protocol/tcp/Subscription.java => test/java/org/apache/eventmesh/common/config/CommonConfigurationTest.java} (52%)
 copy eventmesh-common/src/{main/java/org/apache/eventmesh/common/protocol/http/body/BaseRequestBody.java => test/java/org/apache/eventmesh/common/config/ConfigurationWraperTest.java} (58%)
 copy eventmesh-common/src/{main/java/org/apache/eventmesh/common/loadbalance/LoadBalanceSelector.java => test/java/org/apache/eventmesh/common/loadbalance/WeightTest.java} (56%)
 copy eventmesh-runtime/conf/rocketmq-client.properties => eventmesh-common/src/test/resources/configuration.properties (82%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org