MCPcopy
hub / github.com/docker/compose / EXPECT

Method EXPECT

pkg/mocks/mock_docker_cli.go:46–48  ·  pkg/mocks/mock_docker_cli.go::MockCli.EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

()

Source from the content-addressed store, hash-verified

44
45// EXPECT returns an object that allows the caller to indicate expected use.
46func (m *MockCli) EXPECT() *MockCliMockRecorder {
47 return m.recorder
48}
49
50// BuildKitEnabled mocks base method.
51func (m *MockCli) BuildKitEnabled() (bool, error) {

Callers 15

newTestServiceFunction · 0.95
prepareMocksFunction · 0.95
TestWatch_SyncFunction · 0.95
newPreStartTestServiceFunction · 0.95
TestRunHook_ConsoleSizeFunction · 0.95
TestCollectObservedStateFunction · 0.95
TestServiceLinksFunction · 0.95
TestWaitDependenciesFunction · 0.95
TestIsServiceHealthyFunction · 0.95
TestCreateMobyContainerFunction · 0.95

Calls

no outgoing calls

Tested by 15

newTestServiceFunction · 0.76
prepareMocksFunction · 0.76
TestWatch_SyncFunction · 0.76
newPreStartTestServiceFunction · 0.76
TestRunHook_ConsoleSizeFunction · 0.76
TestCollectObservedStateFunction · 0.76
TestServiceLinksFunction · 0.76
TestWaitDependenciesFunction · 0.76
TestIsServiceHealthyFunction · 0.76
TestCreateMobyContainerFunction · 0.76