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

Method Error

pkg/cmd/repo/autolink/create/create_test.go:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112type testAutolinkClientCreateError struct{}
113
114func (e testAutolinkClientCreateError) Error() string {
115 return "autolink client create error"
116}
117
118func TestCreateRun(t *testing.T) {
119 tests := []struct {

Callers 1

TestCreateRunFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected