MCPcopy Create free account
hub / github.com/containerd/nerdctl / withT

Method withT

mod/tigron/test/command.go:72–72  ·  view source on GitHub ↗
(t tig.T)

Source from the content-addressed store, hash-verified

70 // WithConfig allows passing custom config properties from the test to the base command
71 withConfig(config Config)
72 withT(t tig.T)
73 // Clear does a clone, but will clear binary and arguments while retaining the env, or any other
74 // custom properties Gotcha: if genericCommand is embedded with a custom Run and an overridden
75 // clear to return the embedding type the result will be the embedding command, no longer the

Callers 1

RunMethod · 0.95

Implementers 1

GenericCommandmod/tigron/test/command.go

Calls

no outgoing calls

Tested by

no test coverage detected