summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_sw/SwXTextView.java
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-01-16 15:24:56 +0100
committerMichael Stahl <mstahl@redhat.com>2017-01-16 15:37:45 +0100
commite5a502392431a49fe8c60eccf75fc150178f6c07 (patch)
tree908c9e7549c22ca09a92910ba44b20d255d75080 /qadevOOo/tests/java/mod/_sw/SwXTextView.java
parente*, f*: load BitmapEx resources instead of Image ones (diff)
downloadcore-e5a502392431a49fe8c60eccf75fc150178f6c07.tar.gz
core-e5a502392431a49fe8c60eccf75fc150178f6c07.zip
qadevOOo: remove silly exception catching from util.FormTools
What's the point of catching an exception and then continuing onwards in a unit test? Change-Id: I100dfcaa9a4fdd5398cf4ac38426ec4397451b8e
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwXTextView.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwXTextView.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextView.java b/qadevOOo/tests/java/mod/_sw/SwXTextView.java
index 9c8ea4b0ed05..bbb8d6662d46 100644
--- a/qadevOOo/tests/java/mod/_sw/SwXTextView.java
+++ b/qadevOOo/tests/java/mod/_sw/SwXTextView.java
@@ -116,7 +116,9 @@ public class SwXTextView extends TestCase {
*/
@Override
public TestEnvironment createTestEnvironment( TestParameters tParam,
- PrintWriter log )throws StatusException {
+ PrintWriter log )
+ throws com.sun.star.uno.Exception
+ {
// creation of testobject here