Definition at line 60 of file libraryscopes.py.
◆ __init__()
| def robotide.lib.robot.running.libraryscopes.TestSuiteScope.__init__ |
( |
|
self, |
|
|
|
library |
|
) |
| |
◆ __str__()
| def robotide.lib.robot.running.libraryscopes.TestSuiteScope.__str__ |
( |
|
self | ) |
|
◆ end_suite()
| def robotide.lib.robot.running.libraryscopes.TestSuiteScope.end_suite |
( |
|
self | ) |
|
◆ is_global()
| def robotide.lib.robot.running.libraryscopes.TestSuiteScope.is_global |
( |
|
self | ) |
|
|
private |
◆ start_suite()
| def robotide.lib.robot.running.libraryscopes.TestSuiteScope.start_suite |
( |
|
self | ) |
|
◆ _instance_cache
| robotide.lib.robot.running.libraryscopes.TestSuiteScope._instance_cache |
|
private |
◆ _reset_instance
| robotide.lib.robot.running.libraryscopes.TestSuiteScope._reset_instance |
|
private |
◆ is_global
| bool robotide.lib.robot.running.libraryscopes.TestSuiteScope.is_global = False |
|
static |
◆ is_global
| robotide.lib.robot.running.libraryscopes.TestSuiteScope.is_global = property |
|
static |
The documentation for this class was generated from the following file: