Interface IWebHostTest
- Assembly
- Codebelt.Extensions.Xunit.Hosting.AspNetCore.dll
Represents the members needed for ASP.NET Core (including but not limited to MVC, Razor and related) testing.
public interface IWebHostTest : IGenericHostTest, IServiceTest, IConfigurationTest, IHostingEnvironmentTest, ITest, IDisposable, IAsyncDisposable, IPipelineTest, IHostTest
- Inherited Members
-
IDisposable.Dispose()IAsyncDisposable.DisposeAsync()