Language
The Free and Open Productivity Suite
base
Class basic_fat
java.lang.Object
|
+--base.basic_fat
- All Implemented Interfaces:
- TestBase
- public class basic_fat
- extends Object
- implements TestBase
The testbase for executing basic tests.
- See Also:
lib.TestBase
Field Summary |
static boolean |
debug
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public static boolean debug
basic_fat
public basic_fat()
executeTest
public boolean executeTest(TestParameters param)
- Execute a test.
- Specified by:
executeTest
in interface TestBase
- Parameters:
param
- The test parameters.return
- True, if the test was executed.
getExclusionList
protected Vector getExclusionList(String url,
boolean debug)