Allon Mureinik has uploaded a new change for review.

Change subject: core: Cleanup QuaotaDAOTest
......................................................................

core: Cleanup QuaotaDAOTest

General java cleanup:
1. Proper use of JUnit features - don't call setUp directly, allow the
frameowrk to call it.
2. Make private generator methods static when possible.
3. Avoid creating new instances of Long on each run.

Change-Id: Iada674bd7ddc7a60f19e019158c2ab51649f4622
---
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/QuotaDAOTest.java
1 file changed, 8 insertions(+), 47 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/3076/1
--
To view, visit http://gerrit.ovirt.org/3076
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iada674bd7ddc7a60f19e019158c2ab51649f4622
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to