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

Method Failed

internal/testify/assert/assertions_test.go:2458–2460  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2456}
2457
2458func (m *mockTestingT) Failed() bool {
2459 return m.errorFmt != ""
2460}
2461
2462func TestFailNowWithPlainTestingT(t *testing.T) {
2463 mockT := &mockTestingT{}

Callers 5

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