Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
void AITestFixture::TearDown() {
16
// Common cleanup
17
}
18
19
// OpenAITestFixture implementation
20
void OpenAITestFixture::SetUp() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected