Definition at line 21 of file context.py.
◆ __init__()
| def robot.running.context.ExecutionContexts.__init__ |
( |
|
self | ) |
|
◆ __iter__()
| def robot.running.context.ExecutionContexts.__iter__ |
( |
|
self | ) |
|
◆ current()
| def robot.running.context.ExecutionContexts.current |
( |
|
self | ) |
|
|
private |
◆ end_suite()
| def robot.running.context.ExecutionContexts.end_suite |
( |
|
self | ) |
|
◆ namespaces()
| def robot.running.context.ExecutionContexts.namespaces |
( |
|
self | ) |
|
|
private |
◆ start_suite()
| def robot.running.context.ExecutionContexts.start_suite |
( |
|
self, |
|
|
|
suite, |
|
|
|
namespace, |
|
|
|
output, |
|
|
|
dry_run = False |
|
) |
| |
◆ top()
| def robot.running.context.ExecutionContexts.top |
( |
|
self | ) |
|
|
private |
◆ _contexts
| robot.running.context.ExecutionContexts._contexts |
|
private |
◆ current
| robot.running.context.ExecutionContexts.current = property |
|
static |
◆ namespaces
| robot.running.context.ExecutionContexts.namespaces = property |
|
static |
◆ top
| robot.running.context.ExecutionContexts.top = property |
|
static |
The documentation for this class was generated from the following file: