MCPcopy Create free account
hub / github.com/git-bug/git-bug / Fail

Method Fail

internal/test/recorder.go:33–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (r *recorder) Fail() {
34 r.Helper()
35 r.failed = true
36}
37
38func (r *recorder) FailNow() {
39 r.Helper()

Callers

nothing calls this directly

Calls 1

HelperMethod · 0.95

Tested by

no test coverage detected