Closed MikeSchulze closed 5 months ago
GD-121: Add signal monitor
The emitted signals needs to be monitored over the test runtime.
Provides a new method for starting signal monitoring. It should be called up directly after the emitter has been created in order to start monitoring the emitted signals.
GD-121: Add signal monitor
Why
The emitted signals needs to be monitored over the test runtime.
What
Provides a new method for starting signal monitoring. It should be called up directly after the emitter has been created in order to start monitoring the emitted signals.