jsystem.extensions.report.html
Class HtmlTestList
java.lang.Object
jsystem.extensions.report.html.Report
jsystem.extensions.report.html.HtmlTestList
- public class HtmlTestList
- extends Report
Methods inherited from class jsystem.extensions.report.html.Report |
getFileName, getParent, getTarget, getTitle, isBold, isIgnore, isSuccess, setBold, setFileName, setIgnore, setParent, setTarget, setTitle, toString |
HtmlTestList
public HtmlTestList()
toFile
public void toFile(String directory,
NameGenerator generator)
throws IOException
- Specified by:
toFile
in class Report
- Throws:
IOException
isFastList
public boolean isFastList()
setFastList
public void setFastList(boolean fastList)
setSuccess
public void setSuccess(boolean success)
- Overrides:
setSuccess
in class Report
addReport
public void addReport(Report report)