Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
type
testingT
interface
{
7
Logf(format string, args ...
interface
{})
8
Fail()
9
}
10
11
// assertTrue will fail if the value is not true
Callers
4
TestAssertTrue
Function · 0.65
TestAssertEqual
Function · 0.65
assertTrue
Function · 0.65
assertEqual
Function · 0.65
Implementers
1
fakeT
assert_test.go
Calls
no outgoing calls
Tested by
2
TestAssertTrue
Function · 0.52
TestAssertEqual
Function · 0.52