Documentation
¶
Overview ¶
Package mockrandproxy is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRand ¶
type MockRand struct {
// contains filtered or unexported fields
}
MockRand is a mock of Rand interface.
func NewMockRand ¶
func NewMockRand(ctrl *gomock.Controller) *MockRand
NewMockRand creates a new mock instance.
func (*MockRand) EXPECT ¶
func (m *MockRand) EXPECT() *MockRandMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockRandMockRecorder ¶
type MockRandMockRecorder struct {
// contains filtered or unexported fields
}
MockRandMockRecorder is the mock recorder for MockRand.
Click to show internal directories.
Click to hide internal directories.