ResultUnaryAsyncTestX<T extends Object, S> extension

an extension that generates a basic set of tests for ResultUnaryAsync

on
  • ResultUnaryAsync<T, S>

Methods

tester({required String name, required UnaryAsync<T, S> example, required Nullary<S> seed}) → void
run test providing a description and an example function