MCPcopy Create free account
hub / github.com/auth0/auth0-cli / MockEventStreamAPIMockRecorder

Struct MockEventStreamAPIMockRecorder

internal/auth0/mock/event_streams_mock.go:22–24  ·  view source on GitHub ↗

MockEventStreamAPIMockRecorder is the mock recorder for MockEventStreamAPI.

Source from the content-addressed store, hash-verified

20
21// MockEventStreamAPIMockRecorder is the mock recorder for MockEventStreamAPI.
22type MockEventStreamAPIMockRecorder struct {
23 mock *MockEventStreamAPI
24}
25
26// NewMockEventStreamAPI creates a new mock instance.
27func NewMockEventStreamAPI(ctrl *gomock.Controller) *MockEventStreamAPI {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected