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

Method Fail

assert.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6type testingT interface {
7 Logf(format string, args ...interface{})
8 Fail()
9}
10
11// assertTrue will fail if the value is not true

Callers 4

TestAssertTrueFunction · 0.65
TestAssertEqualFunction · 0.65
assertTrueFunction · 0.65
assertEqualFunction · 0.65

Implementers 1

fakeTassert_test.go

Calls

no outgoing calls

Tested by 2

TestAssertTrueFunction · 0.52
TestAssertEqualFunction · 0.52