C# Класс ApiRouterTests.RouteTests

Показать файл Открыть проект

Приватные методы

Метод Описание
CanFindApiRouteBeforeStandardRoute ( ) : void
CanFindStandardRouteAfterApiRoute ( ) : void
PathParserCanWalk ( ) : void
PathParserShouldInitializeWithRootAsFirstSegment ( ) : void
PathParserWithEmptyUri ( ) : void
RouteRootPath ( ) : void
RouteStaticPath ( ) : void
RouteWithMessageHandler ( ) : void
RouteWithParameterSegement ( ) : void
RouteWithinLargeStaticPath ( ) : void
SegementWithTwoParameters ( ) : void