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

Class AnthropicStreamPerformanceTest

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

Stream Performance Tests

Source from the content-addressed store, hash-verified

232
233// Stream Performance Tests
234class AnthropicStreamPerformanceTest : public AnthropicTestFixture {};
235
236TEST_F(AnthropicStreamPerformanceTest, HandleLargeStreamResponse) {
237 // Create a large response to test streaming performance

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected