Change in ovirt-engine-sdk-java[master]: Add tests for some recent fixes

Ondra Machacek has submitted this change and it was merged. Change subject: Add tests for some recent fixes ...................................................................... Add tests for some recent fixes This patch adds tests for some fixes which was recently fixed: * Fix tag names of action parameters * Don't return null from send method in case of failure * Avoid of reading fault response in case response body is empty This patch also adds test for proper reading of Cluster object. Change-Id: I6d38c4c4085a874ea288e014d1a9e60164f15b23 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- A sdk/src/test/java/org/ovirt/engine/sdk4/ClusterReaderTest.java A sdk/src/test/java/org/ovirt/engine/sdk4/IscsiDiscoverTest.java M sdk/src/test/java/org/ovirt/engine/sdk4/VmsServiceTest.java 3 files changed, 138 insertions(+), 0 deletions(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/63391 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6d38c4c4085a874ea288e014d1a9e60164f15b23 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
omachace@redhat.com