C# Class AspNet.Hosting.Extensions.Tests.HostingExtensionsTests

This class contains tests for the hosting extensions.
Show file Open project: aspnet-contrib/AspNet.Hosting.Extensions

Private Methods

Method Description
InnerServiceCanResolveServicesOutsideIsolationViaHttpContext ( ) : System.Threading.Tasks.Task
InnerServiceNotAvailableOutsideIsolation ( ) : System.Threading.Tasks.Task
InnerServiceNotConflictingWithServicesOutsideIsolation ( ) : System.Threading.Tasks.Task
OuterServiceNotAvailableInIsolation ( ) : System.Threading.Tasks.Task