rogerRabbit-go
rogerRabbit-go copied to clipboard
Feature: Mock Channel / Connection Methods Using 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.