Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stretchr/testify
/ SetT
Method
SetT
suite/interfaces.go:9–9 ·
view source on GitHub ↗
(*testing.T)
Source
from the content-addressed store, hash-verified
7
type
TestingSuite
interface
{
8
T() *testing.T
9
SetT(*testing.T)
10
SetS(suite TestingSuite)
11
}
12
Callers
2
TestSuiteGetters
Function · 0.65
Run
Function · 0.65
Implementers
1
Suite
suite/suite.go
Calls
no outgoing calls
Tested by
1
TestSuiteGetters
Function · 0.52