C# Class ApiRouterTests.DiscoveryTests

Afficher le fichier Open project: darrelmiller/ApiRouter

Méthodes publiques

Méthode Description
DiscoveryTests ( ) : System

Private Methods

Méthode Description
ChildControllerInArea ( ) : void
ChildControllerInSubArea ( ) : void
ChildControllerInSubAreaWithoutParam ( ) : void
WhenRequestingChildOfRootThenChildOfRootShouldRespond ( ) : void
WhenRequestingChildWithParameterTheValueShouldBePassed ( ) : void
WhenRequestingOtherChildOfRootThenOtherChildOfRootShouldRespond ( ) : void
WhenRequestingRootThenRootShouldRespond ( ) : void

Method Details

DiscoveryTests() public méthode

public DiscoveryTests ( ) : System
Résultat System