MCPcopy Create free account
hub / github.com/ClickHouse/ai-sdk-cpp / TearDown

Method TearDown

tests/utils/test_fixtures.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void AITestFixture::TearDown() {
16 // Common cleanup
17}
18
19// OpenAITestFixture implementation
20void OpenAITestFixture::SetUp() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected