1 instantiation of TestSession
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponentTests.cs (1)
241httpContext.Features.Set<ISessionFeature>(new SessionFeature() { Session = new TestSession() });