MCPcopy
hub / github.com/ossf/scorecard / EXPECT

Method EXPECT

clients/mockclients/repo_client.go:57–59  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

55
56// EXPECT returns an object that allows the caller to indicate expected use.
57func (m *MockRepoClient) EXPECT() *MockRepoClientMockRecorder {
58 return m.recorder
59}
60
61// Close mocks base method.
62func (m *MockRepoClient) Close() error {

Callers 15

TestContributorsFunction · 0.95
TestDependencyUpdateToolFunction · 0.95
TestWebhooksFunction · 0.95
TestCodereviewFunction · 0.95
TestFuzzingFunction · 0.95
TestVulnerabilitiesFunction · 0.95
TestDangerousWorkflowFunction · 0.95
TestCITestsRuntimeErrorFunction · 0.95
Test_SASTFunction · 0.95

Calls

no outgoing calls

Tested by 15

TestContributorsFunction · 0.76
TestDependencyUpdateToolFunction · 0.76
TestWebhooksFunction · 0.76
TestCodereviewFunction · 0.76
TestFuzzingFunction · 0.76
TestVulnerabilitiesFunction · 0.76
TestDangerousWorkflowFunction · 0.76
TestCITestsRuntimeErrorFunction · 0.76
Test_SASTFunction · 0.76