| 109 | }; |
| 110 | |
| 111 | class AnthropicStreamMockTest : public AnthropicTestFixture {}; |
| 112 | |
| 113 | TEST_F(AnthropicStreamMockTest, MockStreamBasicOperations) { |
| 114 | MockAnthropicStreamImpl mock_stream; |
nothing calls this directly
no outgoing calls
no test coverage detected