MCPcopy Create free account
hub / github.com/apache/arrow / TearDownTest

Function TearDownTest

cpp/src/arrow/flight/test_definitions.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 virtual bool supports_async() const { return false; }
44 virtual void SetUpTest() {}
45 virtual void TearDownTest() {}
46};
47
48/// Common tests of startup/shutdown

Callers 8

TearDownMethod · 0.85
TearDownMethod · 0.85
TearDownMethod · 0.85
TearDownMethod · 0.85
TearDownMethod · 0.85
TearDownMethod · 0.85
TearDownMethod · 0.85
TearDownMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected