Change in ovirt-engine[master]: core: Remove @Ignore annotations from TestHelper

amureini at redhat.com amureini at redhat.com
Tue Jan 28 08:01:21 UTC 2014


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Remove @Ignore annotations from TestHelper
......................................................................


core: Remove @Ignore annotations from TestHelper

TestHelper is not a test class (i.e., has no methods annotated with
@Test and does not extend the legacy org.junit.TestCase), so annotating
it or any of its methods with @Ignore is pointless.

Change-Id: Ibfa304bbaf1b20007ce1510d483dab395de2208b
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/test/util/TestHelper.java
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/23717
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibfa304bbaf1b20007ce1510d483dab395de2208b
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: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list