ska-tango-testing
Contents:
User guide
API
ska-tango-testing
Index
Index
_
|
A
|
C
|
D
|
E
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
Q
|
R
|
S
|
T
|
U
|
W
_
__call__() (ska_tango_testing.mock.MockCallable method)
__init__() (ska_tango_testing.context.TangoContextProtocol method)
(ska_tango_testing.context.ThreadedTestTangoContextManager method)
(ska_tango_testing.harness.TangoTestHarness method)
(ska_tango_testing.harness.TangoTestHarnessContext method)
(ska_tango_testing.integration.assertions.ChainedAssertionsTimeout method)
(ska_tango_testing.integration.event.EventEnumMapper method)
(ska_tango_testing.integration.event.EventStorage method)
(ska_tango_testing.integration.event.EventStorageObserver method)
(ska_tango_testing.integration.event.ReceivedEvent method)
(ska_tango_testing.integration.event.TangoSubscriber method)
(ska_tango_testing.integration.event.TypedEvent method)
(ska_tango_testing.integration.logger.TangoEventLogger method)
(ska_tango_testing.integration.query.EventQuery method)
(ska_tango_testing.integration.query.NEventsMatchQuery method)
(ska_tango_testing.integration.query.NStateChangesQuery method)
(ska_tango_testing.integration.query.QueryWithFailCondition method)
(ska_tango_testing.integration.TangoEventTracer method)
(ska_tango_testing.mock.MockCallable method)
(ska_tango_testing.mock.MockCallableGroup method)
(ska_tango_testing.mock.MockConsumerGroup method)
(ska_tango_testing.mock.placeholders.OneOf method)
(ska_tango_testing.mock.tango.MockTangoEventCallbackGroup method)
A
add_context_manager() (ska_tango_testing.harness.TangoTestHarness method)
add_device() (ska_tango_testing.context.ThreadedTestTangoContextManager method)
(ska_tango_testing.harness.TangoTestHarness method)
add_mock_device() (ska_tango_testing.context.ThreadedTestTangoContextManager method)
(ska_tango_testing.harness.TangoTestHarness method)
as_predicate() (ska_tango_testing.integration.query.NStateChangesQuery method)
assert_against_call() (ska_tango_testing.mock.MockCallable method)
(ska_tango_testing.mock.MockCallableGroup method)
assert_call() (ska_tango_testing.mock.MockCallable method)
(ska_tango_testing.mock.MockCallableGroup method)
assert_change_event() (ska_tango_testing.mock.tango.MockTangoEventCallbackGroup method)
assert_item() (ska_tango_testing.mock.MockConsumerGroup method)
assert_no_item() (ska_tango_testing.mock.MockConsumerGroup method)
assert_not_called() (ska_tango_testing.mock.MockCallable method)
(ska_tango_testing.mock.MockCallableGroup method)
attribute_enum_mapping (ska_tango_testing.integration.event.TangoSubscriber attribute)
attribute_name (ska_tango_testing.integration.event.ReceivedEvent property)
attribute_value (ska_tango_testing.integration.event.ReceivedEvent property)
(ska_tango_testing.integration.event.TypedEvent property)
C
ChainedAssertionsTimeout (class in ska_tango_testing.integration.assertions)
clear_events() (ska_tango_testing.integration.event.EventStorage method)
(ska_tango_testing.integration.TangoEventTracer method)
configure_mock() (ska_tango_testing.mock.MockCallable method)
D
DEFAULT_LOG_ALL_EVENTS() (in module ska_tango_testing.integration.logger)
DEFAULT_LOG_MESSAGE_BUILDER() (in module ska_tango_testing.integration.logger)
describe() (ska_tango_testing.integration.query.EventQuery method)
device_name (ska_tango_testing.integration.event.ReceivedEvent property)
DeviceProxy (in module ska_tango_testing.context)
E
evaluate() (ska_tango_testing.integration.query.EventQuery method)
evaluate_query() (ska_tango_testing.integration.TangoEventTracer method)
evaluation_duration() (ska_tango_testing.integration.query.EventQuery method)
event_data (ska_tango_testing.integration.event.ReceivedEvent attribute)
event_has_previous_value() (in module ska_tango_testing.integration.predicates)
event_matches_parameters() (in module ska_tango_testing.integration.predicates)
EventEnumMapper (class in ska_tango_testing.integration.event)
EventQuery (class in ska_tango_testing.integration.query)
EventQueryStatus (class in ska_tango_testing.integration.query)
events (ska_tango_testing.integration.event.EventStorage property)
(ska_tango_testing.integration.TangoEventTracer property)
EventStorage (class in ska_tango_testing.integration.event)
EventStorageObserver (class in ska_tango_testing.integration.event)
G
get_context() (ska_tango_testing.harness.TangoTestHarnessContext method)
get_context_early_stop() (in module ska_tango_testing.integration.assertions)
get_context_timeout() (in module ska_tango_testing.integration.assertions)
get_context_tracer() (in module ska_tango_testing.integration.assertions)
get_device() (ska_tango_testing.context.TangoContextProtocol method)
(ska_tango_testing.context.TrueTangoContextManager method)
(ska_tango_testing.harness.TangoTestHarnessContext method)
get_remaining_timeout() (ska_tango_testing.integration.assertions.ChainedAssertionsTimeout method)
get_timeout_object() (ska_tango_testing.integration.assertions.ChainedAssertionsTimeout static method)
get_typed_event() (ska_tango_testing.integration.event.EventEnumMapper method)
H
has_attribute() (ska_tango_testing.integration.event.ReceivedEvent method)
has_change_event_occurred() (in module ska_tango_testing.integration.assertions)
has_device() (ska_tango_testing.integration.event.ReceivedEvent method)
hasnt_change_event_occurred() (in module ska_tango_testing.integration.assertions)
I
initial_timeout (ska_tango_testing.integration.assertions.ChainedAssertionsTimeout property)
initial_timeout() (ska_tango_testing.integration.query.EventQuery method)
is_completed() (ska_tango_testing.integration.query.EventQuery method)
is_error (ska_tango_testing.integration.event.ReceivedEvent property)
is_started() (ska_tango_testing.integration.assertions.ChainedAssertionsTimeout method)
L
log_events() (in module ska_tango_testing.integration)
log_events_from_device() (ska_tango_testing.integration.logger.TangoEventLogger method)
M
map_attribute_to_enum() (ska_tango_testing.integration.event.EventEnumMapper method)
MockCallable (class in ska_tango_testing.mock)
MockCallableGroup (class in ska_tango_testing.mock)
MockConsumerGroup (class in ska_tango_testing.mock)
MockTangoEventCallbackGroup (class in ska_tango_testing.mock.tango)
module
ska_tango_testing
ska_tango_testing.context
ska_tango_testing.harness
ska_tango_testing.integration
ska_tango_testing.integration.assertions
ska_tango_testing.integration.event
ska_tango_testing.integration.logger
ska_tango_testing.integration.predicates
ska_tango_testing.integration.query
ska_tango_testing.mock
ska_tango_testing.mock.placeholders
ska_tango_testing.mock.tango
N
NEventsMatchQuery (class in ska_tango_testing.integration.query)
NStateChangesQuery (class in ska_tango_testing.integration.query)
O
on_events_change() (ska_tango_testing.integration.event.EventStorageObserver method)
(ska_tango_testing.integration.query.EventQuery method)
OneOf (class in ska_tango_testing.mock.placeholders)
Q
query_events() (ska_tango_testing.integration.TangoEventTracer method)
QueryWithFailCondition (class in ska_tango_testing.integration.query)
R
ReceivedEvent (class in ska_tango_testing.integration.event)
reception_age() (ska_tango_testing.integration.event.ReceivedEvent method)
reception_time (ska_tango_testing.integration.event.ReceivedEvent attribute)
remaining_timeout() (ska_tango_testing.integration.query.EventQuery method)
S
set_timeout() (ska_tango_testing.integration.query.EventQuery method)
ska_tango_testing
module
ska_tango_testing.context
module
ska_tango_testing.harness
module
ska_tango_testing.integration
module
ska_tango_testing.integration.assertions
module
ska_tango_testing.integration.event
module
ska_tango_testing.integration.logger
module
ska_tango_testing.integration.predicates
module
ska_tango_testing.integration.query
module
ska_tango_testing.mock
module
ska_tango_testing.mock.placeholders
module
ska_tango_testing.mock.tango
module
start() (ska_tango_testing.integration.assertions.ChainedAssertionsTimeout method)
start_time (ska_tango_testing.integration.assertions.ChainedAssertionsTimeout property)
status() (ska_tango_testing.integration.query.EventQuery method)
store() (ska_tango_testing.integration.event.EventStorage method)
subscribe() (ska_tango_testing.integration.event.EventStorage method)
subscribe_event() (ska_tango_testing.integration.event.TangoSubscriber method)
(ska_tango_testing.integration.TangoEventTracer method)
succeeded() (ska_tango_testing.integration.query.EventQuery method)
T
TangoContextProtocol (class in ska_tango_testing.context)
TangoEventLogger (class in ska_tango_testing.integration.logger)
TangoEventTracer (class in ska_tango_testing.integration)
TangoSubscriber (class in ska_tango_testing.integration.event)
TangoTestHarness (class in ska_tango_testing.harness)
TangoTestHarnessContext (class in ska_tango_testing.harness)
ThreadedTestTangoContextManager (class in ska_tango_testing.context)
TrueTangoContextManager (class in ska_tango_testing.context)
TypedEvent (class in ska_tango_testing.integration.event)
U
unsubscribe() (ska_tango_testing.integration.event.EventStorage method)
unsubscribe_all() (ska_tango_testing.integration.event.TangoSubscriber method)
(ska_tango_testing.integration.logger.TangoEventLogger method)
(ska_tango_testing.integration.TangoEventTracer method)
W
with_early_stop() (in module ska_tango_testing.integration.assertions)
within_timeout() (in module ska_tango_testing.integration.assertions)
wraps() (ska_tango_testing.mock.MockCallable method)