Package de.qytera.qtaf.htmlreport.events
Class QtafHtmlReportEvents
java.lang.Object
de.qytera.qtaf.htmlreport.events.QtafHtmlReportEvents
This class manages events emitted by the Qtaf Html Report plugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final rx.subjects.BehaviorSubject<String>This event is emitted when the HTML report is created. -
Method Summary
-
Field Details
-
htmlReportCreated
This event is emitted when the HTML report is created. It#s payload is the path to the report.
-