aspnetcore/test/Microsoft.AspNet.TestHost.T...
David Fowler 52388e89f8 Removed builder arg parameter from IStartupFilter
- It broke the composition model by allowing you to
reach out to the original app builder. This breaks
the ability to properly wrap and have all configure
methods see the wrapper.
2015-08-16 19:16:49 -07:00
..
Properties
ClientHandlerTests.cs Merge pull request #282 from Tragetaschen/linux-test-fix 2015-08-15 01:34:45 -07:00
Microsoft.AspNet.TestHost.Tests.xproj
RequestBuilderTests.cs
ResponseFeatureTests.cs
TestClientTests.cs
TestServerTests.cs Removed builder arg parameter from IStartupFilter 2015-08-16 19:16:49 -07:00
project.json