Provides a set of assertion functions for verifying components outputs.
Always use this component in your test suite, sends signal to all test components in flow and they can reset their state.
Use this component at the end of test flow to wait for all other components.
Join message from join port to each message on in port.
Process result from AfterAll component and send email notification.
This component wait until specified number of messages arrives and then send one output message with data from all input messages in it.