MCPcopy 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

11namespace test {
12
13class OpenAIStreamTest : public OpenAITestFixture {};
14
15// StreamOptions Tests
16TEST_F(OpenAIStreamTest, StreamOptionsBasicConstructor) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected