DeviceWrapper
- class ska_csp_lmc_common.testing.k8s_test.wrappers.DeviceWrapper(trl: str, initial_conditions: dict | None = None, logger: Logger | None = None)
Bases:
objectA wrapper class for the Tango Devices.
- _check_initial_status_conditions(device: DeviceProxy) dict
- is_in_initial_status() bool
Check that the device is in it initial state. If the Wrapper has no initial conditions defined, raise and exception
- Returns:
a boolean value representing if the device is in its initial status