whenController<T> extension

Create a stub controller's state response.

controller.whenState(InitialState());
on
  • StateBase<T>

Methods

whenState(T state) → void
Create a stub controller's state response.