Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stretchr/testify
/ SetupSubTest
Method
SetupSubTest
suite/interfaces.go:59–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
// subtest in the suite.
58
type
SetupSubTest
interface
{
59
SetupSubTest()
60
}
61
62
// TearDownSubTest has a TearDownSubTest method, which will run after
Callers
1
Run
Method · 0.65
Implementers
2
SuiteTester
suite/suite_test.go
CallOrderSuite
suite/suite_test.go
Calls
no outgoing calls
Tested by
no test coverage detected