MCPcopy
hub / github.com/keploy/keploy / MockTestSetConfig

Struct MockTestSetConfig

pkg/service/tools/mock_TestSetConfig.go:13–15  ·  view source on GitHub ↗

MockTestSetConfig is an autogenerated mock type for the TestSetConfig type

Source from the content-addressed store, hash-verified

11
12// MockTestSetConfig is an autogenerated mock type for the TestSetConfig type
13type MockTestSetConfig struct {
14 mock.Mock
15}
16
17// Read provides a mock function with given fields: ctx, testSetID
18func (_m *MockTestSetConfig) Read(ctx context.Context, testSetID string) (*models.TestSet, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected