summaryrefslogtreecommitdiff
path: root/framework/qa/complex/api_internal/CheckAPI.java
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qa/complex/api_internal/CheckAPI.java')
-rw-r--r--framework/qa/complex/api_internal/CheckAPI.java9
1 files changed, 0 insertions, 9 deletions
diff --git a/framework/qa/complex/api_internal/CheckAPI.java b/framework/qa/complex/api_internal/CheckAPI.java
index a57afecd015a..ce73df14cea4 100644
--- a/framework/qa/complex/api_internal/CheckAPI.java
+++ b/framework/qa/complex/api_internal/CheckAPI.java
@@ -15,7 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-// package name: as default, start with complex
package complex.api_internal;
// imports
@@ -50,14 +49,6 @@ import com.sun.star.uno.UnoRuntime;
public class CheckAPI {
/**
- * Return all test methods.
- * @return The test methods.
- */
-// public String[] getTestMethodNames() {
-// return new String[]{"checkAPI"};
-// }
-
- /**
* The test parameters
*/
private static TestParameters param = null;