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

Method EXPECT

clients/mockclients/vulnerabilities.go:55–57  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

53
54// EXPECT returns an object that allows the caller to indicate expected use.
55func (m *MockVulnerabilitiesClient) EXPECT() *MockVulnerabilitiesClientMockRecorder {
56 return m.recorder
57}
58
59// ListUnfixedVulnerabilities mocks base method.
60func (m *MockVulnerabilitiesClient) ListUnfixedVulnerabilities(arg0 context.Context, commit, localDir string) (clients.VulnerabilitiesResponse, error) {

Callers 2

TestVulnerabilitiesFunction · 0.95
TestVulnerabilitiesFunction · 0.95

Calls

no outgoing calls

Tested by 2

TestVulnerabilitiesFunction · 0.76
TestVulnerabilitiesFunction · 0.76