MCPcopy Index your code
hub / github.com/docker/cli / Error

Method Error

cli/command/container/create_test.go:317–317  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315
316func (fakeNotFound) NotFound() {}
317func (fakeNotFound) Error() string { return "error fake not found" }

Callers 15

TestGetExitStatusFunction · 0.45
TestParseWithMacAddressFunction · 0.45
TestParseWithExposeFunction · 0.45
TestParseNetworkConfigFunction · 0.45
TestParseRestartPolicyFunction · 0.45
TestParseHealthFunction · 0.45
TestParseLoggingOptsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected