spec.harness
Class Launch
java.lang.Object
spec.harness.Launch
public class Launch
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentNumberBmThreads
public static int currentNumberBmThreads
verbose
public static boolean verbose
Launch
public Launch()
runBenchmarkSuite
public static void runBenchmarkSuite(java.util.Properties commandLineProps)
openResultFile
protected static java.lang.String openResultFile(java.util.Properties userProperties)
throws java.io.IOException,
java.io.FileNotFoundException
- Throws:
java.io.IOException
java.io.FileNotFoundException
closeResultFile
protected static void closeResultFile(java.lang.String resultFile)
closeSubmissionFile
protected static void closeSubmissionFile(java.lang.String submissionFile)
createReport
public static java.lang.String createReport(java.lang.String xmlFileName)
throws java.lang.Exception
- Throws:
java.lang.Exception
createReport
public static java.lang.String createReport(java.lang.String[] reporterArgs)
throws java.lang.Exception
- Throws:
java.lang.Exception
setupContext
public static void setupContext()
setupSimple
public static boolean setupSimple(java.lang.String[] args)
main
public static void main(java.lang.String[] args)