Versions in this module Expand all Collapse all v1 v1.0.0 May 28, 2024 Changes in this version + func AssertNoRouterHandlers(t *testing.T, router *message.Router) + func AssertRouterHandler(t *testing.T, ...) + func ContainsString(arr []string, target string) bool + func NewDummyMessageHandler(handlerName string, topic string, initErr error) handlers.MessageHandler + func NewDummySubscriber() message.Subscriber