Method | Description | |
---|---|---|
Initialise ( Action |
||
Request ( string url, HttpMethod httpMethod ) : RouteTestAssertions |
Method | Description | |
---|---|---|
RouteTest ( string url, HttpMethod httpMethod ) : System |
public static Initialise ( Action |
||
routeSetupAction | Action |
|
return | void |
public static Request ( string url, HttpMethod httpMethod ) : RouteTestAssertions | ||
url | string | |
httpMethod | HttpMethod | |
return | RouteTestAssertions |
protected RouteTest ( string url, HttpMethod httpMethod ) : System | ||
url | string | |
httpMethod | HttpMethod | |
return | System |