MCPcopy
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.
58type SetupSubTest interface {
59 SetupSubTest()
60}
61
62// TearDownSubTest has a TearDownSubTest method, which will run after

Callers 1

RunMethod · 0.65

Implementers 2

SuiteTestersuite/suite_test.go
CallOrderSuitesuite/suite_test.go

Calls

no outgoing calls

Tested by

no test coverage detected