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

Class AnthropicStreamEventTest

tests/unit/anthropic_stream_test.cpp:69–69  ·  view source on GitHub ↗

Streaming Event Processing Tests

Source from the content-addressed store, hash-verified

67
68// Streaming Event Processing Tests
69class AnthropicStreamEventTest : public AnthropicTestFixture {};
70
71TEST_F(AnthropicStreamEventTest, ParseServerSentEvent) {
72 std::string sse_data =

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected