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

Method FailNow

require/requirements.go:6–6  ·  require/requirements.go::TestingT.FailNow
()

Source from the content-addressed store, hash-verified

4type TestingT interface {
5 Errorf(format string, args ...interface{})
6 FailNow()
7}
8
9type tHelper = interface {

Callers 15

ConditionFunction · 0.65
ConditionfFunction · 0.65
ContainsFunction · 0.65
ContainsfFunction · 0.65
DirExistsFunction · 0.65
DirExistsfFunction · 0.65
ElementsMatchFunction · 0.65
ElementsMatchfFunction · 0.65
EmptyFunction · 0.65
EmptyfFunction · 0.65
EqualFunction · 0.65
EqualErrorFunction · 0.65

Implementers 2

MockTestingTmock/mock_test.go
tCustomLoggermock/mock_test.go

Calls

no outgoing calls

Tested by

no test coverage detected