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