RequestReceivedEventArgsHelper Class |
Namespace: Test.Framework
The RequestReceivedEventArgsHelper type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a RequestReceivedEventArgs, attaches the mock request and response objects passed across and sets a few key properties.
| |
SetAndroidUserAgent |
Sets a mock IRequest object up with a user agent string from an Android mobile.
| |
SetIPadUserAgent |
Sets a mock IRequest object up with a user agent string from an iPad.
| |
SetIPhoneUserAgent |
Sets a mock IRequest object up with a user agent string from an iPhone.
| |
SetIPodUserAgent |
Sets a mock IRequest object up with a user agent string from an iPod.
|