net.sf.jameleon.reporting
Class ReporterUtils
java.lang.Object
net.sf.jameleon.reporting.ReporterUtils
public class ReporterUtils
- extends Object
A utility class for the reporting package
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getExecutionTime
public static String getExecutionTime(Calendar startTime,
Calendar endTime)
formatTime
public static String formatTime(Calendar time)
outputToTemplate
public static void outputToTemplate(Writer writer,
String template,
Map params)
getBaseDir
public static File getBaseDir()
getResultsDir
public static File getResultsDir()
Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.