aspnetcore/test/Microsoft.AspNet.Routing.Tests
Mugdha Kulkarni f549a550a9 Fixing the issue #123.
Added OptionalRouteConstraint class to take care of optional inline parameter. It will create the OptionalRouteConstraint for a inline parameter that is optional with real constraint on the parameter as inner constraint of OptionalRouteConstraint.
2014-12-04 10:54:27 -08:00
..
Constraints Delete trailing whitespace 2014-11-20 09:40:12 -08:00
Logging Delete trailing whitespace 2014-11-20 09:40:12 -08:00
Template Fixing the issue #123. 2014-12-04 10:54:27 -08:00
ConstraintMatcherTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 10:09:28 -08:00
DefaultInlineConstraintResolverTest.cs Delete trailing whitespace 2014-11-20 09:40:12 -08:00
InlineRouteParameterParserTests.cs GetDefaultServices -> AddRouting with TryAdd 2014-11-24 16:37:10 -08:00
Microsoft.AspNet.Routing.Tests.kproj Add schema version to kproj files 2014-11-25 11:01:35 -08:00
RouteCollectionTest.cs Fix for #65,116 - Implement 'stack of routers' 2014-10-31 14:07:35 -07:00
RouteConstraintBuilderTest.cs Fixing the issue #123. 2014-12-04 10:54:27 -08:00
RouteOptionsTests.cs
RouteValueDictionaryTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 10:09:28 -08:00
RouterMiddlewareTest.cs Delete trailing whitespace 2014-11-20 09:40:12 -08:00
TemplateParserDefaultValuesTests.cs GetDefaultServices -> AddRouting with TryAdd 2014-11-24 16:37:10 -08:00
project.json Fix for #104 - RouterMiddleware should take ILoggerFactory in the 2014-11-03 12:38:17 -08:00