Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ai-sdk-cpp
/ OpenAIStreamTest
Class
OpenAIStreamTest
tests/unit/openai_stream_test.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
namespace test {
12
13
class OpenAIStreamTest : public OpenAITestFixture {};
14
15
// StreamOptions Tests
16
TEST_F(OpenAIStreamTest, StreamOptionsBasicConstructor) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected