C# (CSharp) Crowbar Namespace

Nested Namespaces

Crowbar.Demo
Crowbar.Mustache
Crowbar.Tests
Crowbar.Web

Classes

Name Description
AdvancedClientResponse Provides access to various state objects collected during the HTTP request cycle.
As Defines common HTTP payloads.
AssertException
Client Provides capabilities of simulating an HTTP(S) request to an ASP.NET MVC application.
ClientResponse Defines the client response.
ClientResponseAssertExtensions Defines extensions for the ClientResponse type.
CrowbarContext
CrowbarController Dummy controller for rendering a partial view to a string.
CrowbarException
CrowbarHttpRequest Represents the request of an HTTP worker.
CrowbarHttpRequestCapture Provides funtionality for capturing the raw HTTP request.
CrowbarHttpResponse Represents the response of the HTTP worker.
CrowbarHttpWorker
CrowbarViewContext Represents the context of a view (partial or non-partial) that should be rendered for form submission.
HttpPayload Defines an HTTP payload.
InterceptionFilterProvider
RequestWaitHandle The default implementation for synchronizing an HTTP request.
StringExtensions
TypeExtensions
ViewContextStub
WebConfigPathProvider The default Web.config path provider that will return an AppDomain-relative path to the configuration file.
WebProjectPathProvider The default Web project path provider that will attempt to return an AppDomain-relative path to the web project.