dotNetTips.Spargine icon indicating copy to clipboard operation
dotNetTips.Spargine copied to clipboard

Create Unit Tests for HttpClientHelper

Open RealDotNetDave opened this issue 4 years ago • 2 comments
trafficstars

Add unit tests for HttpClientHelper.cs.

RealDotNetDave avatar Jan 12 '21 00:01 RealDotNetDave

I want to add HttpClientHelperTests.cs

I found the following code that might prove to be useful https://stackoverflow.com/questions/66828772/how-to-unit-test-httpclient-getasync

medavis00 avatar Jun 02 '21 22:06 medavis00

This might help too: https://sourcelens.com.au/Consulting/Brw/Ru/z_dir_zcrez_dir_zsrcz_dir_zcorefxz_dir_zsrcz_dir_zSystemq_dot_qNetq_dot_qWebSocketsq_dot_qClientz_dir_ztestsz_dir_zClientWebSocketOptionsTestsq_dot_qnetcoreappq_dot_qcs

RealDotNetDave avatar Jun 24 '21 18:06 RealDotNetDave