This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
from 4568c5011 Merge pull request #4284 from seriouszyx/yixiang/event-bridge
add d3d9d4ffd [ISSUE #4339][Unit Test] improve eventmesh-common protocol
unit test coverage rate (#4340)
No new revisions were added by this update.
Summary of changes:
.../apache/eventmesh/common/config/FileLoad.java | 4 +-
.../common/protocol/http/HttpEventWrapperTest.java | 98 ++++++++++++++++++++++
.../common/utils/ConfigurationContextUtilTest.java | 69 +++++++++++++++
.../http/demo/sub/RemoteSubscribeInstance.java | 2 +-
4 files changed, 170 insertions(+), 3 deletions(-)
create mode 100644
eventmesh-common/src/test/java/org/apache/eventmesh/common/protocol/http/HttpEventWrapperTest.java
create mode 100644
eventmesh-common/src/test/java/org/apache/eventmesh/common/utils/ConfigurationContextUtilTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]