summaryrefslogtreecommitdiff
path: root/svl/qa/complex/ConfigItems/CheckConfigItems.java
diff options
context:
space:
mode:
Diffstat (limited to 'svl/qa/complex/ConfigItems/CheckConfigItems.java')
-rw-r--r--svl/qa/complex/ConfigItems/CheckConfigItems.java32
1 files changed, 0 insertions, 32 deletions
diff --git a/svl/qa/complex/ConfigItems/CheckConfigItems.java b/svl/qa/complex/ConfigItems/CheckConfigItems.java
index 73ca7b7aef65..80b5465519a2 100644
--- a/svl/qa/complex/ConfigItems/CheckConfigItems.java
+++ b/svl/qa/complex/ConfigItems/CheckConfigItems.java
@@ -30,7 +30,6 @@ import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import org.openoffice.test.OfficeConnection;
-// import static org.junit.Assert.*;
/** @short todo document me
@@ -54,26 +53,6 @@ public class CheckConfigItems
// test environment
- /** @short A function to tell the framework,
- which test functions are available.
-
- @return All test methods.
- @todo Think about selection of tests from outside ...
- */
-// public String[] getTestMethodNames()
-// {
-// return new String[]
-// {
-// "checkPicklist",
-// "checkURLHistory",
-// "checkHelpBookmarks",
-// "checkPrintOptions",
-// "checkAccessibilityOptions",
-// "checkUserOptions"
-// };
-// }
-
-
/** @short Create the environment for following tests.
* @throws java.lang.Exception
@@ -144,17 +123,6 @@ public class CheckConfigItems
* @throws java.lang.Exception
* @todo document me
*/
-// @Test public void checkPrintOptions()
-// throws java.lang.Exception
-// {
-// impl_triggerTest("checkPrintOptions");
-// }
-
-
- /**
- * @throws java.lang.Exception
- * @todo document me
- */
@Test public void checkAccessibilityOptions()
throws java.lang.Exception
{