Microsoft.Owin.Testing Namespace
| Class | Description | |
|---|---|---|
![]() | OwinClientHandler | This adapts HttpRequestMessages to OWIN requests, dispatches them through the OWIN pipeline, and returns the associated HttpResponseMessage. |
![]() | RequestBuilder | Used to construct a HttpRequestMessage object. |
![]() | TestServer | Helps construct an in-memory OWIN pipeline and dispatch requests using HttpClient. |
Show:
