|
| def | _get_data (self, statistics, errors, basemillis, expand_keywords) |
| |
Definition at line 21 of file jsexecutionresult.py.
◆ __init__()
| def robot.reporting.jsexecutionresult.JsExecutionResult.__init__ |
( |
|
self, |
|
|
|
suite, |
|
|
|
statistics, |
|
|
|
errors, |
|
|
|
strings, |
|
|
|
basemillis = None, |
|
|
|
split_results = None, |
|
|
|
min_level = None, |
|
|
|
expand_keywords = None |
|
) |
| |
◆ _get_data()
| def robot.reporting.jsexecutionresult.JsExecutionResult._get_data |
( |
|
self, |
|
|
|
statistics, |
|
|
|
errors, |
|
|
|
basemillis, |
|
|
|
expand_keywords |
|
) |
| |
|
private |
◆ remove_data_not_needed_in_report()
| def robot.reporting.jsexecutionresult.JsExecutionResult.remove_data_not_needed_in_report |
( |
|
self | ) |
|
◆ data
| robot.reporting.jsexecutionresult.JsExecutionResult.data |
◆ min_level
| robot.reporting.jsexecutionresult.JsExecutionResult.min_level |
◆ split_results
| robot.reporting.jsexecutionresult.JsExecutionResult.split_results |
◆ strings
| robot.reporting.jsexecutionresult.JsExecutionResult.strings |
◆ suite
| robot.reporting.jsexecutionresult.JsExecutionResult.suite |
The documentation for this class was generated from the following file: