This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 744d302 add unit test for ScheduledCompletableFuture (#7963)
add b24fe70 Add InfraAdapterTest (#7984)
No new revisions were added by this update.
Summary of changes:
.../config/EnvironmentConfigurationTest.java | 2 +-
.../dubbo/common/infra/InfraAdapterTest.java | 67 ++++++++++++++++++++++
.../apache/dubbo/common/utils/ConfigUtilsTest.java | 8 +--
3 files changed, 72 insertions(+), 5 deletions(-)
create mode 100644
dubbo-common/src/test/java/org/apache/dubbo/common/infra/InfraAdapterTest.java