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

Method Name

pkg/integration/components/test.go:143–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141}
142
143func (self *IntegrationTest) Name() string {
144 return self.name
145}
146
147func (self *IntegrationTest) Description() string {
148 return self.description

Callers 15

getSelectedLinesMethod · 0.45
getSelectedRangeMethod · 0.45
getSelectedLineIdxMethod · 0.45
ContainsColoredTextMethod · 0.45
validateEnoughLinesMethod · 0.45
assertLinesMethod · 0.45
FocusMethod · 0.45
IsFocusedMethod · 0.45
LineCountMethod · 0.45
inSearchMethod · 0.45

Implementers 1

IntegrationTestpkg/integration/components/test.go

Calls

no outgoing calls

Tested by 1

TestIntegrationFunction · 0.36