aspnetcore/test/Microsoft.AspNetCore.Owin.T...
Doug Bunting 5d8231ee0d `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null`
Also correct tests to avoid warnings and to ensure scenarios are actually tested
- tests previously went `async` without waiting for completion

nit: add parameter `null` checks
2016-02-17 11:31:02 -08:00
..
Microsoft.AspNetCore.Owin.Tests.xproj
OwinEnvironmentTests.cs
OwinExtensionTests.cs `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null` 2016-02-17 11:31:02 -08:00
OwinFeatureCollectionTests.cs
project.json