org.easetech.easytest.reports.impl
Class ReportRunner
java.lang.Object
org.easetech.easytest.reports.impl.ReportRunner
- All Implemented Interfaces:
- Callable<Boolean>
public class ReportRunner
- extends Object
- implements Callable<Boolean>
This class receives the preprared data from the ReportBuilder and runs the
reports
- Author:
- gpcmol
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportRunner
public ReportRunner(ReportDataContainer testReportContainer,
Report.EXPORT_FORMAT[] formats,
String destinationLocation)
call
public Boolean call()
throws Exception
- Specified by:
call in interface Callable<Boolean>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.