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

Method TearDownTest

suite/suite_test.go:506–508  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

504}
505
506func (s *CallOrderSuite) TearDownTest() {
507 s.call("TearDownTest")
508}
509
510func (s *CallOrderSuite) SetupSubTest() {
511 s.call("SetupSubTest")

Callers

nothing calls this directly

Calls 1

callMethod · 0.95

Tested by

no test coverage detected