typespec
typespec copied to clipboard
[http-client-csharp] Use asset file for test assertions
We are using StringBuilder
s to build the expected values for test cases.
We should consider to switch to use asset files or string literals?