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