MCPcopy
hub / github.com/stretchr/testify / TearDownSubTest

Method TearDownSubTest

suite/interfaces.go:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63// each subtest in the suite have been run.
64type TearDownSubTest interface {
65 TearDownSubTest()
66}

Callers 1

RunMethod · 0.65

Implementers 3

SuiteTestersuite/suite_test.go
CallOrderSuitesuite/suite_test.go
subtestPanicSuitesuite/suite_test.go

Calls

no outgoing calls

Tested by

no test coverage detected