It should be east to make the base handler for each message call a registered function type which can be swapped out to mock functions in a test. The mocks could be managed via the test harness.
It should be east to make the base handler for each message call a registered function type which can be swapped out to mock functions in a test.
The mocks could be managed via the test harness.