Definition at line 1313 of file testrunnerplugin.py.
◆ __init__()
| def robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.__init__ |
( |
|
self, |
|
|
|
editor, |
|
|
|
settings |
|
) |
| |
◆ _ensure_default_font_is_valid()
| def robotide.contrib.testrunner.testrunnerplugin.OutputStylizer._ensure_default_font_is_valid |
( |
|
self | ) |
|
|
private |
◆ _get_style_string()
| def robotide.contrib.testrunner.testrunnerplugin.OutputStylizer._get_style_string |
( |
|
back, |
|
|
|
fore, |
|
|
|
size, |
|
|
|
face |
|
) |
| |
|
staticprivate |
◆ _set_styles()
| def robotide.contrib.testrunner.testrunnerplugin.OutputStylizer._set_styles |
( |
|
self | ) |
|
|
private |
◆ OnSettingsChanged()
| def robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.OnSettingsChanged |
( |
|
self, |
|
|
|
message |
|
) |
| |
◆ editor
| robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.editor |
◆ fail_color
| robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.fail_color |
◆ pass_color
| robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.pass_color |
◆ settings
| robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.settings |
◆ skip_color
| robotide.contrib.testrunner.testrunnerplugin.OutputStylizer.skip_color |
The documentation for this class was generated from the following file: