MCPcopy
hub / github.com/stretchr/testify / ignoreTestingT

Struct ignoreTestingT

assert/internal/unsafetests/unsafetests_test.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type ignoreTestingT struct{}
12
13var _ assert.TestingT = ignoreTestingT{}
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected