Microsoft.Owin.Testing Namespace

 

ClassDescription
System_CAPS_pubclassOwinClientHandler

This adapts HttpRequestMessages to OWIN requests, dispatches them through the OWIN pipeline, and returns the associated HttpResponseMessage.

System_CAPS_pubclassRequestBuilder

Used to construct a HttpRequestMessage object.

System_CAPS_pubclassTestServer

Helps construct an in-memory OWIN pipeline and dispatch requests using HttpClient.

Return to top
Show: