Click or drag to resize

HttpContextHelper Class

Can be used to create a mocked HttpContext.
Inheritance Hierarchy
SystemObject
  Enkoni.Framework.TestingHttpContextHelper

Namespace:  Enkoni.Framework.Testing
Assembly:  Enkoni.Framework.Testing (in Enkoni.Framework.Testing.dll) Version: 1.3.0.1
Syntax
public static class HttpContextHelper

The HttpContextHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetHttpContextWithSimulatedRequest
Sets the HTTP context with a valid simulated request.
Top
See Also