| |
|
| java.lang.Object org.apache.derbyTesting.functionTests.harness.RunTest
RunTest | public class RunTest (Code) | | |
J9_STATEMENTCACHESIZE | public static String J9_STATEMENTCACHESIZE(Code) | | |
codeset | static String codeset(Code) | | The value of derby.ui.codeset if it has been specified in the
properties file.
|
dbIsNew | static boolean dbIsNew(Code) | | |
deleteBaseDir | static boolean deleteBaseDir(Code) | | |
encryption | static boolean encryption(Code) | | |
fileSep | static char fileSep(Code) | | |
generateUTF8Out | static boolean generateUTF8Out(Code) | | |
isI18N | static boolean isI18N(Code) | | |
isSuiteRun | static boolean isSuiteRun(Code) | | |
isjdk12test | static boolean isjdk12test(Code) | | |
jccMajor | static int jccMajor(Code) | | |
jccMinor | static int jccMinor(Code) | | |
jdk12exttest | static boolean jdk12exttest(Code) | | |
junitXASingle | static boolean junitXASingle(Code) | | |
jvmnet | static boolean jvmnet(Code) | | |
keepfiles | static boolean keepfiles(Code) | | |
lastTestFailed | static boolean lastTestFailed(Code) | | |
outcopy | static boolean outcopy(Code) | | |
replacePolicyFile | static boolean replacePolicyFile(Code) | | |
reportstderr | static boolean reportstderr(Code) | | |
runWithoutSecurityManager | static boolean runWithoutSecurityManager(Code) | | Run the test without a security manager. Hopefully
should only be used in few cases. Though initially
may be used to bypass problematic tests and get the
remainder of the tests running with the security manager.
|
serverNeedsStopping | static boolean serverNeedsStopping(Code) | | |
skipsed | static boolean skipsed(Code) | | |
skiptest | static boolean skiptest(Code) | | |
startServer | static boolean startServer(Code) | | |
systemdiff | static boolean systemdiff(Code) | | |
timeout | static int timeout(Code) | | |
upgradetest | static boolean upgradetest(Code) | | |
useCommonDB | static boolean useCommonDB(Code) | | |
useOutput | static boolean useOutput(Code) | | |
useprocess | static boolean useprocess(Code) | | |
verbose | static boolean verbose(Code) | | |
addSkiptestReason | static void addSkiptestReason(String reason)(Code) | | |
addStandardTestJvmProps | public static void addStandardTestJvmProps(Vector testJvmProps, String derbySystemHome, String userDirName, jvm jvm)(Code) | | |
deleteFile | public static void deleteFile(File f)(Code) | | |
verifyFramework | static boolean verifyFramework(String framework)(Code) | | |
|
|
|