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

Method EXPECT

internal/auth0/mock/rule_mock.go:34–36  ·  view source on GitHub ↗

EXPECT returns an object that allows the caller to indicate expected use.

()

Source from the content-addressed store, hash-verified

32
33// EXPECT returns an object that allows the caller to indicate expected use.
34func (m *MockRuleAPI) EXPECT() *MockRuleAPIMockRecorder {
35 return m.recorder
36}
37
38// Create mocks base method.
39func (m *MockRuleAPI) Create(ctx context.Context, r *management.Rule, opts ...management.RequestOption) error {

Callers 1

TestRulesPickerOptionsFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestRulesPickerOptionsFunction · 0.76