Method | Description | |
---|---|---|
Describe ( Description description ) : void | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Replay ( IHttpResponse response ) : Task | ||
ToString ( ) : string | ||
WriteText ( |
||
WriteTextOutput ( string text ) : System |
public Describe ( Description description ) : void | ||
description | Description | |
return | void |
public Equals ( |
||
other | ||
return | bool |
public Replay ( IHttpResponse response ) : Task | ||
response | IHttpResponse | |
return | Task |
public WriteText ( |
||
writer | ||
return | void |
public WriteTextOutput ( string text ) : System | ||
text | string | |
return | System |