Documentation
¶
Overview ¶
Package mocksdcpbpath is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSdcpbPath ¶
type MockSdcpbPath struct {
// contains filtered or unexported fields
}
MockSdcpbPath is a mock of SdcpbPath interface.
func NewMockSdcpbPath ¶
func NewMockSdcpbPath(ctrl *gomock.Controller) *MockSdcpbPath
NewMockSdcpbPath creates a new mock instance.
func (*MockSdcpbPath) EXPECT ¶
func (m *MockSdcpbPath) EXPECT() *MockSdcpbPathMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSdcpbPath) SdcpbPath ¶
func (m *MockSdcpbPath) SdcpbPath() *sdcpb.Path
SdcpbPath mocks base method.
type MockSdcpbPathMockRecorder ¶
type MockSdcpbPathMockRecorder struct {
// contains filtered or unexported fields
}
MockSdcpbPathMockRecorder is the mock recorder for MockSdcpbPath.
func (*MockSdcpbPathMockRecorder) SdcpbPath ¶
func (mr *MockSdcpbPathMockRecorder) SdcpbPath() *gomock.Call
SdcpbPath indicates an expected call of SdcpbPath.
Click to show internal directories.
Click to hide internal directories.