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

Method FailNow

assert/assertions.go:341–341  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

339
340type failNower interface {
341 FailNow()
342}
343
344// FailNow fails test

Callers 4

failOnPanicFunction · 0.65
failMethod · 0.65
FailNowFunction · 0.65

Implementers 7

MockTestingTmock/mock_test.go
tCustomLoggermock/mock_test.go
mockFailNowTestingTassert/assertions_test.go
CollectTassert/assertions.go
Assertionsassert/forward_assertions.go
Assertionsrequire/forward_requirements.go
MockTrequire/requirements_test.go

Calls

no outgoing calls

Tested by 1