streamsx.topology.tester_runtime¶
Runtime tester functionality.
Overview¶
Module containing runtime functionality for
streamsx.topology.tester
.
When test is executed any specified Condition
instances
are executed in the context of the application under test (and
not the unittest
class instance). This module separates out
the runtime execution code from the test definition module
tester
.