| 155 | } |
| 156 | |
| 157 | int ControllableAnthropicClient::getCallCount() const { |
| 158 | return call_count_; |
| 159 | } |
| 160 | |
| 161 | // AnthropicNetworkFailureSimulator implementation |
| 162 | std::string AnthropicNetworkFailureSimulator::simulateFailure( |
nothing calls this directly
no outgoing calls
no test coverage detected