mock

package
v0.0.0-...-e417875 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Anything anything alias of mock.Anything
	Anything = mock.Anything
)

Variables

View Source
var (
	// AnythingOfType func alias of mock.AnythingOfType
	AnythingOfType = mock.AnythingOfType
)

Functions

func OnAnything

func OnAnything(obj interface{}, methodName string) *mock.Call

OnAnything mock method on obj which match any args

Types

type Arguments

type Arguments = mock.Arguments

Arguments type alias of mock.Arguments

Jump to

Keyboard shortcuts

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