Метод | Описание | |
---|---|---|
Initialize ( ITestSite testSite ) : void |
Initialize ITestSite instance.
|
|
VerifyPccrtpCommonHeader ( string>.Dictionary |
Verify both role requirements about HTTP header.
|
|
VerifyTransport ( string protocolVersion ) : void |
Verify requirements about transport.
|
public static Initialize ( ITestSite testSite ) : void | ||
testSite | ITestSite | The adapter's ITestSite instance. |
Результат | void |
public static VerifyPccrtpCommonHeader ( string>.Dictionary |
||
httpHeader | string>.Dictionary | Indicates the pair of key and value of the HTTP request or response header. |
Результат | void |
public static VerifyTransport ( string protocolVersion ) : void | ||
protocolVersion | string | The HTTP protocol version. |
Результат | void |