
Tal Nisan has submitted this change and it was merged. Change subject: core: Use matchers in StorageDomainValidatorTest ...................................................................... core: Use matchers in StorageDomainValidatorTest Use assertThat with ValidationResult matchers in StorageDomainValidatorTest in order to adhere to the project standards Change-Id: Ic34329f324f5867b703fa0f3b578ebc14655444e Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/storage/StorageDomainValidatorTest.java 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Tal Nisan: Verified; Passed CI tests Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/62728 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic34329f324f5867b703fa0f3b578ebc14655444e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>