mock_something

package
v0.0.0-...-d144a35 Latest Latest
Warning

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

Go to latest
Published: May 6, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMyInterface

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

Mock of MyInterface interface

func NewMockMyInterface

func NewMockMyInterface(ctrl *gomock.Controller) *MockMyInterface

func (*MockMyInterface) AnotherMethod

func (_m *MockMyInterface) AnotherMethod(_param0 int64, _param1 string, _param2 bool)

func (*MockMyInterface) EXPECT

func (_m *MockMyInterface) EXPECT() *_MockMyInterfaceRecorder

func (*MockMyInterface) SomeMethod

func (_m *MockMyInterface) SomeMethod(_param0 int64, _param1 string)

Jump to

Keyboard shortcuts

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