amingolmahalle / HttpClientToCurlGenerator

The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Post, Get, Put, and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
https://www.nuget.org/packages/HttpClientToCurl
MIT License
51 stars 11 forks source link

Change/add fluentassertion to json unit test #8

Closed Sabermotamedi closed 11 months ago

Sabermotamedi commented 1 year ago

change pure assertion to fluent-assertion close #7

amingolmahalle commented 11 months ago

apply changes on unit tests.