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

Struct mockFailNowTestingT

assert/assertions_test.go:3074–3074  ·  assert/assertions_test.go::mockFailNowTestingT

Source from the content-addressed store, hash-verified

3072}
3073
3074type mockFailNowTestingT struct{}
3075
3076// Helper is like [testing.T.Helper] but does nothing.
3077func (mockFailNowTestingT) Helper() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected