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

Method Failed

assert/assertions_test.go:3060–3062  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3058}
3059
3060func (m *mockTestingT) Failed() bool {
3061 return m.errorFmt != ""
3062}
3063
3064func TestFailNowWithPlainTestingT(t *testing.T) {
3065 t.Parallel()

Callers 6

RunFunction · 0.80
TestHTTPSuccessFunction · 0.80
TestHTTPRedirectFunction · 0.80
TestHTTPErrorFunction · 0.80
TestHTTPStatusCodeFunction · 0.80
TestNotSubsetNilFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected