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
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
RouteBuilderTest.cs
RouteCollectionTest.cs
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