Interface IGenericHostTest
- Namespace
- Codebelt.Extensions.Xunit.Hosting
- Assembly
- Codebelt.Extensions.Xunit.Hosting.dll
Represents the members needed for bare-bone DI testing with support for Microsoft.Extensions.Hosting.IHost.
public interface IGenericHostTest : IServiceTest, IConfigurationTest, IHostingEnvironmentTest, ITest, IDisposable, IAsyncDisposable
- Inherited Members
-
IDisposable.Dispose()IAsyncDisposable.DisposeAsync()