Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Testing
Interface
Testing
pkg/httpmock/registry.go:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
type
Testing
interface
{
56
Errorf(string, ...any)
57
Helper()
58
}
59
60
func
(r *Registry) Verify(t Testing) {
61
var
unmatchedStubStacks []string
Callers
16
TestMinimumArgs
Function · 0.65
TestMinimumNs_with_error
Function · 0.65
DetermineEditor
Function · 0.65
TestRecordTelemetry
Function · 0.65
setupJsonFlags
Function · 0.65
Test_exportFormat_Write
Function · 0.65
GlobPaths
Function · 0.65
Set
Method · 0.65
createTestDir
Function · 0.65
newTerminal
Function · 0.65
requireAPIHTTPError
Function · 0.65
login
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected