tests: cover null responses

This commit is contained in:
Stevan Freeborn
2025-01-12 13:26:31 -06:00
parent 299af3b759
commit 876c6f571c
10 changed files with 370 additions and 17 deletions
@@ -1,5 +1,3 @@
using System.Text.Json.Nodes;
namespace AnthropicClient.Tests.Unit.Models;
public class ToolCallTests : SerializationTest