org.mactor.ui
Class ReportUtil

java.lang.Object
  extended by org.mactor.ui.ReportUtil

public class ReportUtil
extends java.lang.Object


Constructor Summary
ReportUtil()
           
 
Method Summary
static void writeReportToFile(java.io.File file, TestSuiteSummary_old summary, java.util.List<TestSummary_old> result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportUtil

public ReportUtil()
Method Detail

writeReportToFile

public static void writeReportToFile(java.io.File file,
                                     TestSuiteSummary_old summary,
                                     java.util.List<TestSummary_old> result)
                              throws MactorException
Throws:
MactorException


Copyright © 2008. All Rights Reserved.