This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from c72c55aa67 refactor: modify variable naming and extract constants
(#13176)
add 5d979c18f2 Refactor the test in the package org. Apache. Dubbo.
Reactive. (#13175)
add a4ca07087e Update candidate version in actions workflow (#13179)
new 8bdcaf6865 Merge branch 'apache-3.2' into apache-3.3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build-and-test-pr.yml | 5 +-
.../dubbo/reactive/CreateObserverAdapter.java | 57 +++++++++++----------
.../reactive/ManyToManyMethodHandlerTest.java | 28 +++--------
.../dubbo/reactive/ManyToOneMethodHandlerTest.java | 58 ++++++++--------------
.../dubbo/reactive/OneToManyMethodHandlerTest.java | 47 ++++++------------
5 files changed, 75 insertions(+), 120 deletions(-)
copy
dubbo-rpc/dubbo-rpc-api/src/test/java/org/apache/dubbo/rpc/stub/ServerStreamMethodHandlerTest.java
=>
dubbo-plugin/dubbo-reactive/src/test/java/org/apache/dubbo/reactive/CreateObserverAdapter.java
(52%)