RunUnaryAsyncTestX<T, S> extension

an extension that generates a basic set of tests for RunUnaryAsync

on
  • RunUnaryAsync<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