PostExpectationFutureNullableX<T> extension
Sugar for stubbing nullable-Future-returning methods.
- on
-
- PostExpectation<
Future< T?> >
- PostExpectation<
Methods
-
thenReturnNull(
) → void -
Available on PostExpectation<
Stub to returnFuture< , provided by the PostExpectationFutureNullableX extensionT?> >nullasynchronously.