MCPcopy Index your code
hub / github.com/cloudfoundry/cli / TestFormatters

Function TestFormatters

cf/formatters/formatters_suite_test.go:12–18  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

10)
11
12func TestFormatters(t *testing.T) {
13 config := configuration.NewRepositoryWithDefaults()
14 i18n.T = i18n.Init(config)
15
16 RegisterFailHandler(Fail)
17 RunSpecs(t, "Formatters Suite")
18}

Callers

nothing calls this directly

Calls 2

InitFunction · 0.92

Tested by

no test coverage detected