MCPcopy Index your code
hub / github.com/ddev/ddev / Error

Method Error

pkg/tui/model_test.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55type errTestType struct{}
56
57func (errTestType) Error() string { return "test error" }
58
59func TestCursorNavigation(t *testing.T) {
60 m := NewAppModel()

Callers 15

TestSetProjectAppRootFunction · 0.80
TestConfigValidateFunction · 0.80
TestExtraPackagesFunction · 0.80
isWordpressAppFunction · 0.80
TestProcessHooksFunction · 0.80
TestDdevStartFunction · 0.80
TestDdevXdebugEnabledFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected