Метод | Описание | |
---|---|---|
AssertExpectedHeaders ( ) : void |
|
|
AssertRequestMethod ( string method ) : void |
|
|
FakeHttpHelper ( string schema, string responseText ) : System |
|
Метод | Описание | |
---|---|---|
FakeHttpHelper ( ) : System |
public AssertRequestMethod ( string method ) : void | ||
method | string | |
Результат | void |
public FakeHttpHelper ( string schema, string responseText ) : System | ||
schema | string |
/// The URL schema to inject into the |
responseText | string | |
Результат | System |