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

Struct S4

assert/assertions_test.go:197–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197type S4 struct {
198 Exported1 []*Nested
199}
200
201type S5 struct {
202 Exported Nested

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected