Allon Mureinik has posted comments on this change.
Change subject: core: Remove PropertyCompat
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/compat/src/test/java/org/ovirt/engine/core/compat/PropertyInfoTest.java
Line 17: private String someValue = "Anakin";
Line 18:
Line 19: @Test
Line 20: public void testIt() {
Line 21: PropertyInfo pc = TypeCompat.GetProperty(this.getClass(),
"someValue");
Good point, will fix.
Line 22: String result = (String) pc.GetValue(this, "JarJar");
Line 23: assertEquals("Standard", "Anakin", result);
Line 24: this.someValue = null;
Line 25: result = (String) pc.GetValue(this, "JarJar");
--
To view, visit http://gerrit.ovirt.org/12257
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I21cfe23038e2647ee7ce816b532cb28f067ac826
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches