5 references to WithResponses
Microsoft.DotNet.Build.Tasks.Feed.Tests (5)
DownloadFileTests.cs (1)
284using HttpClient client = FakeHttpClient.WithResponses(responses);
GeneralTests.cs (4)
63using var httpClient = FakeHttpClient.WithResponses( 90using var httpClient = FakeHttpClient.WithResponses(responses); 125var httpClient = FakeHttpClient.WithResponses(response); 166var httpClient = FakeHttpClient.WithResponses(responses);