Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type MockClient ¶
MockClient is an autogenerated mock type for the Client type
func NewMockClient ¶
func NewMockClient(t testing.TB) *MockClient
NewMockClient creates a new instance of MockClient. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockClient) GetSatellite ¶
func (_m *MockClient) GetSatellite(name string) satellite.Client
GetSatellite provides a mock function with given fields: name
func (*MockClient) GetSatellites ¶
func (_m *MockClient) GetSatellites() []satellite.Client
GetSatellites provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.