Provides an ActionExecutingContext implementation where the controller can be late-set.
More...
|
| FakeActionExecutingContext (ActionContext actionContext, IList< IFilterMetadata > filters, IDictionary< string, object > actionArguments, object controller) |
void | SetController (object controller) |
| Sets the controller.
|
|
override object | Controller [get] |
override IList< IFilterMetadata > | Filters [get] |
Provides an ActionExecutingContext implementation where the controller can be late-set.
◆ SetController()
void PeanutButter.TestUtils.AspNetCore.Fakes.FakeActionExecutingContext.SetController |
( |
object | controller | ) |
|
Sets the controller.
- Parameters
-
The documentation for this class was generated from the following file:
- source/TestUtils/PeanutButter.TestUtils.AspNetCore/Fakes/FakeActionExecutingContext.cs