PostExpectationFutureVoidX extension
Sugar for stubbing Future<void>-returning methods.
- on
-
- PostExpectation<
Future< void> >
- PostExpectation<
Methods
-
thenAnswerVoid(
) → void -
Available on PostExpectation<
Stub to complete successfully with no value.Future< , provided by the PostExpectationFutureVoidX extensionvoid> >