MCPcopy Index your code
hub / github.com/coder/coder / MockSubscriptionMockRecorder

Struct MockSubscriptionMockRecorder

tailnet/tailnettest/subscriptionmock.go:27–29  ·  view source on GitHub ↗

MockSubscriptionMockRecorder is the mock recorder for MockSubscription.

Source from the content-addressed store, hash-verified

25
26// MockSubscriptionMockRecorder is the mock recorder for MockSubscription.
27type MockSubscriptionMockRecorder struct {
28 mock *MockSubscription
29}
30
31// NewMockSubscription creates a new mock instance.
32func NewMockSubscription(ctrl *gomock.Controller) *MockSubscription {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected