MCPcopy
hub / github.com/nicholas-fedor/watchtower / EXPECT

Method EXPECT

pkg/sorter/mocks/Sorter.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func (_m *MockSorter) EXPECT() *MockSorter_Expecter {
36 return &MockSorter_Expecter{mock: &_m.Mock}
37}
38
39// Sort provides a mock function for the type MockSorter
40func (_mock *MockSorter) Sort(containers []types.Container, useComposeDependsOn bool) error {

Callers 3

dependency_test.goFile · 0.45
time_test.goFile · 0.45
sorter_test.goFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected