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

Method TearDownSubTest

suite/suite_test.go:514–516  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

512}
513
514func (s *CallOrderSuite) TearDownSubTest() {
515 s.call("TearDownSubTest")
516}
517
518func (s *CallOrderSuite) Test_A() {
519 s.call("Test A")

Callers

nothing calls this directly

Calls 1

callMethod · 0.95

Tested by

no test coverage detected