mocks

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	mock.Mock
}

Reader is an autogenerated mock type for the Reader type

func NewReader

func NewReader(t mockConstructorTestingTNewReader) *Reader

NewReader creates a new instance of Reader. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*Reader) City

func (_m *Reader) City(ipString string) (*ipread.GeoCity, error)

City provides a mock function with given fields: ipString

func (*Reader) EXPECT

func (_m *Reader) EXPECT() *Reader_Expecter

type Reader_City_Call

type Reader_City_Call struct {
	*mock.Call
}

Reader_City_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'City'

func (*Reader_City_Call) Return

func (_c *Reader_City_Call) Return(_a0 *ipread.GeoCity, _a1 error) *Reader_City_Call

func (*Reader_City_Call) Run

func (_c *Reader_City_Call) Run(run func(ipString string)) *Reader_City_Call

func (*Reader_City_Call) RunAndReturn

func (_c *Reader_City_Call) RunAndReturn(run func(string) (*ipread.GeoCity, error)) *Reader_City_Call

type Reader_Expecter

type Reader_Expecter struct {
	// contains filtered or unexported fields
}

func (*Reader_Expecter) City

func (_e *Reader_Expecter) City(ipString interface{}) *Reader_City_Call

City is a helper method to define mock.On call

  • ipString string

Jump to

Keyboard shortcuts

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