Index

C D F G H I P Q R S T 
All Classes and Interfaces|All Packages

C

createReport(TestSuiteLogCollection) - Method in interface de.qytera.qtaf.htmlreport.creator.IReportCreator
Create report
createReport(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Create report and save it to the disk
createReport(TestSuiteLogCollection, TestFeatureLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
Create feature report
createReport(TestSuiteLogCollection, TestScenarioLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
Create scenario report
CreateReportSubscriber - Class in de.qytera.qtaf.htmlreport.event_subscriber
A subscriber that creates HTML reports on log persistence.
CreateReportSubscriber() - Constructor for class de.qytera.qtaf.htmlreport.event_subscriber.CreateReportSubscriber
 

D

de.qytera.qtaf.htmlreport.creator - package de.qytera.qtaf.htmlreport.creator
 
de.qytera.qtaf.htmlreport.engine - package de.qytera.qtaf.htmlreport.engine
 
de.qytera.qtaf.htmlreport.event_subscriber - package de.qytera.qtaf.htmlreport.event_subscriber
 
de.qytera.qtaf.htmlreport.events - package de.qytera.qtaf.htmlreport.events
 

F

featureLog - Variable in class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
Scenario Log Collection
FeatureReportCreator - Class in de.qytera.qtaf.htmlreport.creator
HTML report creator for scenarios
FeatureReportCreator() - Constructor for class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
 
filename - Variable in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Filename of the rendered template

G

getPebbleTemplate() - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Load the Pebble Template
getRenderedTemplate(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Get rendered template
getRenderedTemplate(TestSuiteLogCollection, TestScenarioLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
Create a rendered template based on the provided collections.
getReportPath(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
 
getReportPath(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Build report path
getReportPath(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
 
getRootTemplate() - Method in class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
 
getRootTemplate() - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Get root template path
getRootTemplate() - Method in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
 
getTemplate(String) - Static method in class de.qytera.qtaf.htmlreport.engine.TemplateEngine
Load compiled template
getTemplateContext(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
 
getTemplateContext(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Get template context
getTemplateContext(TestSuiteLogCollection) - Method in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
 

H

htmlReportCreated - Static variable in class de.qytera.qtaf.htmlreport.events.QtafHtmlReportEvents
This event is emitted when the HTML report is created.

I

initialize() - Method in class de.qytera.qtaf.htmlreport.event_subscriber.CreateReportSubscriber
 
IReportCreator - Interface in de.qytera.qtaf.htmlreport.creator
Interface that classes that create reports should implement

P

persistRenderedTemplate(TestSuiteLogCollection, Writer) - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Persist rendered template

Q

QtafHtmlReportEvents - Class in de.qytera.qtaf.htmlreport.events
This class manages events emitted by the Qtaf Html Report plugin

R

renderTemplate(PebbleTemplate, Map<String, Object>, Writer) - Method in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Render the template
ReportCreator - Class in de.qytera.qtaf.htmlreport.creator
Class for creating HTML reports
ReportCreator() - Constructor for class de.qytera.qtaf.htmlreport.creator.ReportCreator
 
rootTemplate - Variable in class de.qytera.qtaf.htmlreport.creator.FeatureReportCreator
Root template
rootTemplate - Variable in class de.qytera.qtaf.htmlreport.creator.ReportCreator
Root template
rootTemplate - Variable in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
Root template

S

scenarioLogCollection - Variable in class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
Scenario Log Collection
ScenarioReportCreator - Class in de.qytera.qtaf.htmlreport.creator
HTML report creator for scenarios
ScenarioReportCreator() - Constructor for class de.qytera.qtaf.htmlreport.creator.ScenarioReportCreator
 

T

TemplateEngine - Class in de.qytera.qtaf.htmlreport.engine
Template file rendering engine
C D F G H I P Q R S T 
All Classes and Interfaces|All Packages