summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java')
-rw-r--r--qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java b/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java
index e005bc8caac3..06fdc02a9c46 100644
--- a/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java
+++ b/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java
@@ -50,6 +50,7 @@ public class SvxShapeCollection extends TestCase {
* @see PrintWriter
*
*/
+ @Override
protected void initialize( TestParameters tParam, PrintWriter log ) {
try {
@@ -73,6 +74,7 @@ public class SvxShapeCollection extends TestCase {
* @see PrintWriter
*
*/
+ @Override
protected void cleanup( TestParameters tParam, PrintWriter log ) {
log.println( " disposing xDrawDoc " );
util.DesktopTools.closeDoc(xDrawDoc);
@@ -90,6 +92,7 @@ public class SvxShapeCollection extends TestCase {
* @see TestParameters
* @see PrintWriter
*/
+ @Override
protected TestEnvironment createTestEnvironment
(TestParameters tParam, PrintWriter log) {