1 write to Client
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
SimpleTests.cs (1)
17
Client
= Factory.CreateDefaultClient();
1 reference to Client
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
SimpleTests.cs (1)
39
var content = await
Client
.GetStringAsync("http://localhost/Home/Index");