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

Class AnthropicStreamMockTest

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

Source from the content-addressed store, hash-verified

109};
110
111class AnthropicStreamMockTest : public AnthropicTestFixture {};
112
113TEST_F(AnthropicStreamMockTest, MockStreamBasicOperations) {
114 MockAnthropicStreamImpl mock_stream;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected