Definition at line 23 of file statusreporter.py.
◆ __init__()
| def robot.running.statusreporter.StatusReporter.__init__ |
( |
|
self, |
|
|
|
data, |
|
|
|
result, |
|
|
|
context, |
|
|
|
run = True, |
|
|
|
suppress = False |
|
) |
| |
◆ __enter__()
| def robot.running.statusreporter.StatusReporter.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
| def robot.running.statusreporter.StatusReporter.__exit__ |
( |
|
self, |
|
|
|
exc_type, |
|
|
|
exc_val, |
|
|
|
exc_tb |
|
) |
| |
◆ _get_failure()
| def robot.running.statusreporter.StatusReporter._get_failure |
( |
|
self, |
|
|
|
exc_type, |
|
|
|
exc_value, |
|
|
|
exc_tb, |
|
|
|
context |
|
) |
| |
|
private |
◆ _warn_if_deprecated()
| def robot.running.statusreporter.StatusReporter._warn_if_deprecated |
( |
|
self, |
|
|
|
doc, |
|
|
|
name |
|
) |
| |
|
private |
◆ context
| robot.running.statusreporter.StatusReporter.context |
◆ data
| robot.running.statusreporter.StatusReporter.data |
◆ initial_test_status
| robot.running.statusreporter.StatusReporter.initial_test_status |
◆ pass_status
| robot.running.statusreporter.StatusReporter.pass_status |
◆ result
| robot.running.statusreporter.StatusReporter.result |
◆ suppress
| robot.running.statusreporter.StatusReporter.suppress |
The documentation for this class was generated from the following file: