nacos/test
孙继峰 91706cf137
[ISSUE #6978] move unit test case that exist in integration test class (#7042)
* delete unit test case that already exist in HttpUtilsTest

* move unit test case to QueryTest

* move unit test case to ResponseHandlerTest

* delete empty test class
2021-10-11 09:50:31 +08:00
..
config-test simplify Assert (#6095) 2021-06-17 19:17:37 +08:00
core-test [ISSUE #6978] move unit test case that exist in integration test class (#7042) 2021-10-11 09:50:31 +08:00
naming-test To slightly improve performance, this commit switches to StringBuilder.append(char) instead of StringBuilder.append(String) whenever we append a single character to a StringBuilder. (#6300) 2021-07-12 13:51:14 +08:00
pom.xml Merge remote-tracking branch 'upstream/develop' into feature_support_grpc_core 2021-05-14 11:04:52 +08:00