MCPcopy
hub / github.com/jesseduffield/lazygit / fail

Method fail

pkg/integration/components/assertion_helper.go:27–29  ·  view source on GitHub ↗
(message string)

Source from the content-addressed store, hash-verified

25}
26
27func (self *assertionHelper) fail(message string) {
28 self.gui.Fail(message)
29}

Callers 15

assertWithRetriesMethod · 0.95
SelectedLinesMethod · 0.80
assertLinesMethod · 0.80
FocusMethod · 0.80
NavigateToLineMethod · 0.80
FailMethod · 0.80
RunCommandWithEnvMethod · 0.80
RunCommandExpectErrorMethod · 0.80
RunShellCommandMethod · 0.80
CreateFileMethod · 0.80
DeleteFileMethod · 0.80

Calls 1

FailMethod · 0.65

Tested by

no test coverage detected