MCPcopy Index your code
hub / github.com/cloudfoundry/cli / registry_test.go

File registry_test.go

cf/commandregistry/registry_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package commandregistry_test
2
3import (
4 "strings"

Callers

nothing calls this directly

Calls 15

NewRegistryFunction · 0.92
RegisterFunction · 0.92
ContextStruct · 0.85
BeInDisplayOrderFunction · 0.85
ContainSubstringsFunction · 0.85
RemoveCommandMethod · 0.80
CommandExistsMethod · 0.80
FindCommandMethod · 0.80
SetCommandMethod · 0.80
TotalCommandsMethod · 0.80
MetadatasMethod · 0.80
MaxCommandNameLengthMethod · 0.80

Tested by

no test coverage detected