public class TestSuitePdfGenerator extends AbstractPdfReportGenerator
Fields inherited from class | Fields |
---|---|
class AbstractPdfReportGenerator |
TEST_CASE_SUMMARY_TPL, TEST_CASE_TPL, TEST_SUITE_TPL |
Constructor and description |
---|
TestSuitePdfGenerator
(TestSuiteLogRecord testSuiteLogRecord) |
Type Params | Return Type | Name and description |
---|---|---|
|
public File |
exportToPDF(String fileLocation) |
|
protected Map<String, Object> |
getAdditionalParams() |
|
protected ILogRecord[] |
getLogRecords() |
|
protected String |
getPrimaryTemplateLocation() |
Methods inherited from class | Name |
---|---|
class AbstractPdfReportGenerator |
exportToPDF, exportToPDF, getAdditionalParams, getLogRecords, getPrimaryTemplateLocation |