Table of Contents

Namespace Cuemon.Extensions.Xunit.Hosting.AspNetCore.Http

Assembly: Cuemon.Extensions.Xunit.Hosting.AspNetCore.dll

The Cuemon.Extensions.Xunit.Hosting.AspNetCore.Http namespace contains types that provides a uniform way of doing unit testing that depends on ASP.NET Core and used in conjunction with Microsoft Dependency Injection. The namespace relates to the Microsoft.AspNetCore.Http namespace.

Availability: .NET 8, .NET 7 and .NET 6

Complements: Microsoft.AspNetCore.Http namespace 🔗

Classes

FakeHttpContextAccessor

Provides a unit test implementation of Microsoft.AspNetCore.Http.IHttpContextAccessor.