MCPcopy Index your code
hub / github.com/ettle/strcase / Logf

Method Logf

assert.go:7–7  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

5// testingT interface allows us to test our assert functions
6type testingT interface {
7 Logf(format string, args ...interface{})
8 Fail()
9}
10

Callers 1

assertEqualFunction · 0.65

Implementers 1

fakeTassert_test.go

Calls

no outgoing calls

Tested by

no test coverage detected