This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a change to branch ghi10752-configCleanup
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 3c19be08e28 add ConfigKey wiring test for
DiscovererBase.buildConfigParams
add 7033ef02198 add ConfigKey wiring tests for ApiRateLimitServiceImpl
add 1866d9e90e9 add ConfigKey wiring tests for ApiResponseSerializer
version-exposure gate
No new revisions were added by this update.
Summary of changes:
.../cloudstack/ratelimit/ApiRateLimitTest.java | 56 ++++++++++++
.../api/response/ApiResponseSerializerTest.java | 100 +++++++++++++++++++++
2 files changed, 156 insertions(+)
create mode 100644
server/src/test/java/com/cloud/api/response/ApiResponseSerializerTest.java