ResultNullaryAsyncTestX<T extends Object> extension
an extension
that generates a basic set of tests for ResultNullaryAsync
- on
-
- ResultNullaryAsync<
T>
- ResultNullaryAsync<
Methods
-
tester(
{required String name, required NullaryAsync< T> example}) → void -
Available on ResultNullaryAsync<
runT> , provided by the ResultNullaryAsyncTestX extensiontest
providing adescription
and anexample
function