Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derbyTesting.functionTests.harness

Class Summary
BackgroundStreamDrainer  
BackgroundStreamSaver  
CopySuppFiles For tests which require support files.
currentjvm This class is for whatever java is in the current classpath
CurrentTime Return the current system time as a String Used to print a timestamp for suite/test runs
dbcleanup  
FileCompare  
GenerateReport Generate summary information from a RunSuite run.
GRFileFilter Filter to only accept interesting files for generating reports.
HandleResult Class: HandleResult Purpose: To capture stdout & stderr to a file (PrintWriter is used for writing the output)
ibm13 This class is for IBM's jdk 1.3.
ibm14 This class is for IBM's jdk 1.4.
j9_13 This class is for IBM's J9 jdk 1.3.
j9_22 This class is for IBM's J9 jdk 1.3.1 subset - 2.2
j9_foundation This class is for IBM's J9 jdk 1.3., foundation class library; v 2.2 (wctme5.7)
JavaVersionHolder To break down the java version into major and minor Used by the test harness for special cases
jdk13 This class is for JDK1.3.
jdk14 This class is for JDK1.4.
jdk15 This class is for JDK1.5.
jvm This class provides the interface and mechanism for plugging VMs into the system.
ManageSysProps  
MultiTest MultiTest is a multiuser test harness.
NetServer  
ProcessStreamDrainer  
ProcessStreamResult  
PropertyUtil  
RunClass  
RunIJ  
RunList  
RunSuite  
RunTest  
Sed  
shutdown  
SimpleDiff  
SkipTest Determine if the named test is one which should not be run in a particular framework (defined by the propFileName).
SpecialFlags Parse testJavaFlags for RunTest These are special properties that might be set for a suite or test, and they can be either ij properties or server properties which is why they need to be parsed
SysInfoLog  
TimedProcess This class is a wrapper of Process to provide a waitFor() method that forcibly terminates the process if it does not complete within the specified time.
UnJar The upgrade tests use jar files containing older version databases.
WaitForProcess