MCPcopy Create free account
hub / github.com/devspace-sh/devspace / Fail

Method Fail

pkg/util/log/testing/fake.go:77–77  ·  view source on GitHub ↗

Fail implements logger interface

(args ...interface{})

Source from the content-addressed store, hash-verified

75
76// Fail implements logger interface
77func (d *FakeLogger) Fail(args ...interface{}) {}
78
79// Failf implements logger interface
80func (d *FakeLogger) Failf(format string, args ...interface{}) {}

Callers 1

TestGenerateRandomStringFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestGenerateRandomStringFunction · 0.36