Mike Kolesnik has uploaded a new change for review.

Change subject: engine: Delete copy&paste javadoc
......................................................................

engine: Delete copy&paste javadoc

This javadoc is copy pasted so delete it.

Change-Id: Id404e4f637c05ac09287974cb6430f682c3fd925
Signed-off-by: Mike Kolesnik <mkole...@redhat.com>
---
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMNameQueryTest.java
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMTemplateNameQueryTest.java
2 files changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/15/10415/1

diff --git 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMNameQueryTest.java
 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMNameQueryTest.java
index 4bf86d9..d3142e7 100644
--- 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMNameQueryTest.java
+++ 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMNameQueryTest.java
@@ -16,7 +16,6 @@
 /** A test case for the {@link GetAllAuditLogsByVMNameQuery} class. */
 public class GetAllAuditLogsByVMNameQueryTest extends 
AbstractUserQueryTest<GetAllAuditLogsByVMNameParameters, 
GetAllAuditLogsByVMNameQuery<? extends GetAllAuditLogsByVMNameParameters>> {
 
-    /** Tests that {@link 
GetAllNetworksByClusterIdQuery#executeQueryCommand()} delegated to the correct 
DAOs, using mock objects */
     @Test
     public void testExecuteQueryCommand() {
         // Mock the Query Parameters
diff --git 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMTemplateNameQueryTest.java
 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMTemplateNameQueryTest.java
index 058b6e5..1c8b3df 100644
--- 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMTemplateNameQueryTest.java
+++ 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllAuditLogsByVMTemplateNameQueryTest.java
@@ -17,7 +17,6 @@
 public class GetAllAuditLogsByVMTemplateNameQueryTest
         extends 
AbstractUserQueryTest<GetAllAuditLogsByVMTemplateNameParameters, 
GetAllAuditLogsByVMTemplateNameQuery<? extends 
GetAllAuditLogsByVMTemplateNameParameters>> {
 
-    /** Tests that {@link 
GetAllNetworksByClusterIdQuery#executeQueryCommand()} delegated to the correct 
DAOs, using mock objects */
     @Test
     public void testExecuteQueryCommand() {
         // Mock the Query Parameters


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

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

Reply via email to