MCPcopy Create free account
hub / github.com/clouditor/clouditor / Errorf

Method Errorf

internal/testutil/assert/assert_test.go:25–27  ·  view source on GitHub ↗
(format string, args ...any)

Source from the content-addressed store, hash-verified

23type fakeT struct{}
24
25func (fakeT) Errorf(format string, args ...any) {
26 // do nothing
27}
28
29func TestEqual(t *testing.T) {
30 type args struct {

Callers 15

authorization.goFile · 0.80
populateRuntimeInfoFunction · 0.80
PaginateStorageFunction · 0.80
paginateFunction · 0.80
AssessEvidencesMethod · 0.80
handleEvidenceMethod · 0.80
MetricsMethod · 0.80
MetricImplementationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected