Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ clear
Method
clear
cli/command/service/progress/progress_test.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(mp *mockProgress) clear() {
24
mp.p = nil
25
}
26
27
type
updaterTester
struct
{
28
t *testing.T
Callers
2
testUpdater
Method · 0.45
testUpdaterNoOrder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected