()
| 764 | } |
| 765 | |
| 766 | func (_m *MockHasSetup) EXPECT() *MockHasSetup_Expecter { |
| 767 | return &MockHasSetup_Expecter{mock: &_m.Mock} |
| 768 | } |
| 769 | |
| 770 | // Setup provides a mock function for the type MockHasSetup |
| 771 | func (_mock *MockHasSetup) Setup(ctx context.Context) error { |
nothing calls this directly
no outgoing calls
no test coverage detected