MCPcopy Create free account
hub / github.com/stretchr/testify / S2

Struct S2

assert/assertions_test.go:188–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188type S2 struct {
189 foo interface{}
190}
191
192type S3 struct {
193 Exported1 *Nested

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected