Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientCreator ¶
ClientCreator is an autogenerated mock type for the ClientCreator type
func NewClientCreator ¶
func NewClientCreator(t interface {
mock.TestingT
Cleanup(func())
}) *ClientCreator
NewClientCreator creates a new instance of ClientCreator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*ClientCreator) NewAVSIClient ¶
func (_m *ClientCreator) NewAVSIClient() (avsicli.Client, error)
NewAVSIClient provides a mock function with no fields
Click to show internal directories.
Click to hide internal directories.