This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch nsx-add-unit-test-cov in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 6562faca266 add more unit tests add 233fe0df87d add tests for publicnsxnetworkguru No new revisions were added by this update. Summary of changes: .../cloudstack/service/NsxProviderServiceImpl.java | 4 +- .../service/NsxProviderServiceImplTest.java | 19 ++- .../service/NsxPublicNetworkGuruTest.java | 157 +++++++++++++++++++++ 3 files changed, 176 insertions(+), 4 deletions(-) create mode 100644 plugins/network-elements/nsx/src/test/java/org/apache/cloudstack/service/NsxPublicNetworkGuruTest.java