ofri masad has posted comments on this change. Change subject: core : QuotaMnager Test - basic structure ......................................................................
Patch Set 5: (2 inline comments) .................................................... File backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/quota/QuotaManagerTest.java Line 66: private QuotaDAO quotaDAO; Line 67: Line 68: private QuotaManager quotaManager = Mockito.spy(QuotaManager.getInstance()); Line 69: private storage_pool storage_pool = new storage_pool(); Line 70: private ArrayList<String> canDoActionMessages = new ArrayList<String>(); future use Line 71: private boolean hardEnforcement = true; Line 72: Line 73: private boolean dbWasCalled = false; Line 74: Line 69: private storage_pool storage_pool = new storage_pool(); Line 70: private ArrayList<String> canDoActionMessages = new ArrayList<String>(); Line 71: private boolean hardEnforcement = true; Line 72: Line 73: private boolean dbWasCalled = false; future use Line 74: Line 75: @Before Line 76: public void testSetup() { Line 77: mockQuotaDAO(); -- To view, visit http://gerrit.ovirt.org/8422 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie2ff7377f01fdc9de9edb5650cc796e24a8f65c3 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <oma...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches