MCPcopy
hub / github.com/uber-go/fx / String

Method String

annotated_test.go:1877–1877  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1875 t.Run("depend on result interface of target", func(t *testing.T) {
1876 type stub interface {
1877 String() string
1878 }
1879
1880 var started bool

Callers 6

TestAnnotatedFromFunction · 0.65
TestAnnotatedAsFunction · 0.65
TestAnnotatedAsFailuresFunction · 0.65
TestAnnotatedStringFunction · 0.65
TestHookAnnotationsFunction · 0.65

Implementers 15

replaceOptionreplace.go
Annotatedannotated.go
asTypeannotated.go
annotatedannotated.go
testLoggerapp_test.go
testErrorHandlerapp_test.go
invokeOptioninvoke.go
fromStringerannotated_test.go
asStringerannotated_test.go
anotherStringerannotated_test.go

Calls

no outgoing calls

Tested by 6

TestAnnotatedFromFunction · 0.52
TestAnnotatedAsFunction · 0.52
TestAnnotatedAsFailuresFunction · 0.52
TestAnnotatedStringFunction · 0.52
TestHookAnnotationsFunction · 0.52