MCPcopy
hub / github.com/expr-lang/expr / FailNow

Method FailNow

internal/testify/assert/assertions.go:321–321  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

319
320type failNower interface {
321 FailNow()
322}
323
324// FailNow fails test

Callers 2

TestIssue474Function · 0.65
FailNowFunction · 0.65

Implementers 5

mockFailNowTestingTinternal/testify/assert/assertions_tes
CollectTinternal/testify/assert/assertions.go
Assertionsinternal/testify/assert/forward_assert
Assertionsinternal/testify/require/forward_requi
MockTinternal/testify/require/requirements_

Calls

no outgoing calls

Tested by 1

TestIssue474Function · 0.52