MCPcopy
hub / github.com/IBM/sarama / teardownFunctionalTest

Function teardownFunctionalTest

functional_test.go:496–498  ·  view source on GitHub ↗
(t testing.TB)

Source from the content-addressed store, hash-verified

494}
495
496func teardownFunctionalTest(t testing.TB) {
497 resetProxies(t)
498}
499
500func ensureFullyReplicated(t testing.TB, timeout time.Duration, retry time.Duration) {
501 config := NewFunctionalTestConfig()

Calls 1

resetProxiesFunction · 0.85

Tested by

no test coverage detected