RequestControllerMiddlewareExtensions class
Middleware for controlling an ASP.NET web application during testing.
public static class RequestControllerMiddlewareExtensions
Public Members
name | description |
---|---|
static UseRequestController(…) | Adds the request controller middleware to the specified builder. |
See Also
- namespace Microsoft.Coyote.Web
- assembly Microsoft.Coyote.Test