aspnetcore/test/Microsoft.AspNetCore.Routin...
Joonas Westlin a18f59ab88 Changed expected exception message to the one defined in Resources.resx.
Removed the Debug.Assert as that caused the test runner to crash as in
this case the preceding part is not a literal.
Fixes the test runner crash.
2017-05-24 08:23:20 -07:00
..
Constraints Upgrade test framework versions and fix test issues 2017-05-12 15:13:17 -07:00
Internal
Logging
Template Changed expected exception message to the one defined in Resources.resx. 2017-05-24 08:23:20 -07:00
Tree Upgrade test framework versions and fix test issues 2017-05-12 15:13:17 -07:00
BuilderExtensionsTest.cs
ConstraintMatcherTest.cs Using NullLogger types from Logging.Abstractions (#389) 2017-03-14 12:19:33 -07:00
DefaultInlineConstraintResolverTest.cs
InlineRouteParameterParserTests.cs Upgrade test framework versions and fix test issues 2017-05-12 15:13:17 -07:00
Microsoft.AspNetCore.Routing.Tests.csproj Target .NET Standard 2.0 and add net461 testing 2017-05-23 14:38:36 -07:00
RequestDelegateRouteBuilderExtensionsTest.cs [Fixes #367] Add extensions on WebHostBuilder for super simple HTTP service application building 2016-12-21 10:04:02 -08:00
RouteBuilderTest.cs
RouteCollectionTest.cs Using NullLogger types from Logging.Abstractions (#389) 2017-03-14 12:19:33 -07:00
RouteConstraintBuilderTest.cs Upgrade test framework versions and fix test issues 2017-05-12 15:13:17 -07:00
RouteOptionsTests.cs
RouteTest.cs Upgrade test framework versions and fix test issues 2017-05-12 15:13:17 -07:00
RouterMiddlewareTest.cs
RoutingBuilderExtensionsTest.cs
TemplateParserDefaultValuesTests.cs