메소드 | 설명 | |
---|---|---|
Should ( this actual ) : |
Returns an ActionResultAssertions object that can be used to assert the current ActionResult.
|
|
Should ( this routeData ) : |
Returns an RouteDataAssertions object that can be used to assert the current RouteData.
|
public static Should ( this actual ) : |
||
actual | this | |
리턴 |
public static Should ( this routeData ) : |
||
routeData | this | |
리턴 |