RunNullaryAsyncTestX<T> extension

an extension that generates a basic set of tests for RunNullaryAsync

on
  • RunNullaryAsync<T>

Methods

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