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