Language
The Free and Open Productivity Suite
base
Class java_complex
java.lang.Object
|
+--base.java_complex
- All Implemented Interfaces:
- TestBase
- public class java_complex
- extends Object
- implements TestBase
Test base for executing a java complex test.
- See Also:
TestBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
java_complex
public java_complex()
executeTest
public boolean executeTest(TestParameters param)
- Execute a test.
- Specified by:
executeTest
in interface TestBase
- Parameters:
param
- The test parameters.- Returns:
- True, if the test was executed.