Change in ovirt-engine[master]: core: rename test method

amureini at redhat.com amureini at redhat.com
Wed Jul 15 09:47:53 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: core: rename test method
......................................................................


core: rename test method

Renamed the method testAddingMixedTypes to assertAddingMixedTypes. Some
runners have issues with test methods starting with the word test that
aren't public and no-arg, even though this is clearly a JUnit 4 test and
not a JUnit 3 test.

Change-Id: I1bf6e3b0a3f2e78ef370de2296d6982f717eeff5
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/validator/storage/StorageDomainToPoolRelationValidatorTest.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Amit Aviram: Looks good to me, but someone else must approve
  Allon Mureinik: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1bf6e3b0a3f2e78ef370de2296d6982f717eeff5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list