summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/ReportDesignerTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/ReportDesignerTest.java')
-rw-r--r--qadevOOo/runner/convwatch/ReportDesignerTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/runner/convwatch/ReportDesignerTest.java b/qadevOOo/runner/convwatch/ReportDesignerTest.java
index 0aad73c78985..5b059e8ecc4b 100644
--- a/qadevOOo/runner/convwatch/ReportDesignerTest.java
+++ b/qadevOOo/runner/convwatch/ReportDesignerTest.java
@@ -86,7 +86,6 @@ class PropertyHelper
{
/**
Create a PropertyValue[] from a ArrayList
- @param _aPropertyList
@return a PropertyValue[]
*/
public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList<PropertyValue> _aPropertyList)
@@ -123,7 +122,6 @@ public class ReportDesignerTest extends ComplexTestCase {
/**
* This method returns a list of Strings, each string must be a function name in this class.
- * @return
*/
@Override
public String[] getTestMethodNames()