mock

package
v0.0.0-...-9d2d364 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSaltGenerator

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

MockSaltGenerator is a mock of SaltGenerator interface

func NewMockSaltGenerator

func NewMockSaltGenerator(ctrl *gomock.Controller) *MockSaltGenerator

NewMockSaltGenerator creates a new mock instance

func (*MockSaltGenerator) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockSaltGenerator) Read

func (m *MockSaltGenerator) Read(arg0 []byte) (int, error)

Read mocks base method

type MockSaltGeneratorMockRecorder

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

MockSaltGeneratorMockRecorder is the mock recorder for MockSaltGenerator

func (*MockSaltGeneratorMockRecorder) Read

func (mr *MockSaltGeneratorMockRecorder) Read(arg0 interface{}) *gomock.Call

Read indicates an expected call of Read

Jump to

Keyboard shortcuts

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