Versions in this module Expand all Collapse all v7 v7.1.0 Apr 22, 2022 v7.0.0 Jun 25, 2021 Changes in this version + var Request request + func AssertEndpointCalled(t *testing.T, method, path string) + func AssertTestdata(t *testing.T, relativePath string, actual []byte) + func Client(t *testing.T) *messagebird.Client + func EnableServer(m *testing.M) + func HTTPTestTransport(handler http.Handler) (*http.Transport, func()) + func Testdata(t *testing.T, relativePath string) []byte + func WillReturn(b []byte, s int) + func WillReturnAccessKeyError() + func WillReturnTestdata(t *testing.T, relativePath string, s int) Other modules containing this package github.com/messagebird/go-rest-api github.com/messagebird/go-rest-api/v6 github.com/messagebird/go-rest-api/v8 github.com/messagebird/go-rest-api/v9