
Tal Nisan has submitted this change and it was merged. Change subject: core: Add VdcActionType tests ...................................................................... core: Add VdcActionType tests Added tests to: - Validate that every command values is unique - Validate that every command type in VdcActionType corresponds to an existing command class Change-Id: I53b51b359e14e2f1ebb6e518846f1cf00c8bbe6b Signed-off-by: Tal Nisan <tnisan@redhat.com> --- A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VdcActionTypeTest.java 1 file changed, 46 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Verified Allon Mureinik: Looks good to me, but someone else must approve Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29779 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53b51b359e14e2f1ebb6e518846f1cf00c8bbe6b Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server