mailfakes

package
v0.16.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAPIClient

type FakeAPIClient struct {
	APIStub func(rest.Request) (*rest.Response, error)
	// contains filtered or unexported fields
}

func (*FakeAPIClient) API

func (fake *FakeAPIClient) API(arg1 rest.Request) (*rest.Response, error)

func (*FakeAPIClient) APIArgsForCall

func (fake *FakeAPIClient) APIArgsForCall(i int) rest.Request

func (*FakeAPIClient) APICallCount

func (fake *FakeAPIClient) APICallCount() int

func (*FakeAPIClient) APICalls

func (fake *FakeAPIClient) APICalls(stub func(rest.Request) (*rest.Response, error))

func (*FakeAPIClient) APIReturns

func (fake *FakeAPIClient) APIReturns(result1 *rest.Response, result2 error)

func (*FakeAPIClient) APIReturnsOnCall

func (fake *FakeAPIClient) APIReturnsOnCall(i int, result1 *rest.Response, result2 error)

func (*FakeAPIClient) Invocations

func (fake *FakeAPIClient) Invocations() map[string][][]interface{}

type FakeSendClient

type FakeSendClient struct {
	SendStub func(*maila.SGMailV3) (*rest.Response, error)
	// contains filtered or unexported fields
}

func (*FakeSendClient) Invocations

func (fake *FakeSendClient) Invocations() map[string][][]interface{}

func (*FakeSendClient) Send

func (fake *FakeSendClient) Send(arg1 *maila.SGMailV3) (*rest.Response, error)

func (*FakeSendClient) SendArgsForCall

func (fake *FakeSendClient) SendArgsForCall(i int) *maila.SGMailV3

func (*FakeSendClient) SendCallCount

func (fake *FakeSendClient) SendCallCount() int

func (*FakeSendClient) SendCalls

func (fake *FakeSendClient) SendCalls(stub func(*maila.SGMailV3) (*rest.Response, error))

func (*FakeSendClient) SendReturns

func (fake *FakeSendClient) SendReturns(result1 *rest.Response, result2 error)

func (*FakeSendClient) SendReturnsOnCall

func (fake *FakeSendClient) SendReturnsOnCall(i int, result1 *rest.Response, result2 error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL