Change in ovirt-engine[master]: engine: refactor VnicProfileDaoTest to use assertFalse/True

alkaplan at redhat.com alkaplan at redhat.com
Mon Mar 23 10:00:07 UTC 2015


Alona Kaplan has submitted this change and it was merged.

Change subject: engine: refactor VnicProfileDaoTest to use assertFalse/True
......................................................................


engine: refactor VnicProfileDaoTest to use assertFalse/True

replace assertEquals(true, actual) with assertTrue(actual)
and assertEquals(false, actual) with assertFalase(actual)

Change-Id: Ia451871e45adcbd6110d49759c6122c23548c33a
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/network/VnicProfileDaoTest.java
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Alona Kaplan: Verified
  Moti Asayag: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/39002
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia451871e45adcbd6110d49759c6122c23548c33a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list