Robot Framework
robot.reporting.resultwriter.ResultWriter Member List

This is the complete list of members for robot.reporting.resultwriter.ResultWriter, including all inherited members.

__init__(self, *sources)robot.reporting.resultwriter.ResultWriter
_sourcesrobot.reporting.resultwriter.ResultWriterprivate
_write(self, name, writer, path, *args)robot.reporting.resultwriter.ResultWriterprivate
_write_log(self, js_result, path, config)robot.reporting.resultwriter.ResultWriterprivate
_write_output(self, result, path)robot.reporting.resultwriter.ResultWriterprivate
_write_report(self, js_result, path, config)robot.reporting.resultwriter.ResultWriterprivate
_write_xunit(self, result, path)robot.reporting.resultwriter.ResultWriterprivate
write_results(self, settings=None, **options)robot.reporting.resultwriter.ResultWriter