Check component state. More...

Public Member Functions | |
| def | __init__ |
Private Member Functions | |
| def | _action_impl |
Private Attributes | |
| _action_str | |
| _expected | |
| _verbose_str | |
Check component state.
Check component state in an execution context. This action checks that the state of an execution context is as expected.
Definition at line 715 of file actions.py.
| def rtshell.actions.CheckCompStateAct.__init__ | ( | self, | |
| path_str, | |||
| comp_id, | |||
| instance_name, | |||
| ec_id, | |||
| expected, | |||
callbacks = [] |
|||
| ) |
Definition at line 721 of file actions.py.
| def rtshell.actions.CheckCompStateAct._action_impl | ( | self, | |
| comp, | |||
| ec_index | |||
| ) | [private] |
Definition at line 729 of file actions.py.
Definition at line 721 of file actions.py.
Definition at line 721 of file actions.py.
Definition at line 721 of file actions.py.