ResultNullaryAsyncTestX<T extends Object> extension

an extension that generates a basic set of tests for ResultNullaryAsync

on
  • ResultNullaryAsync<T>

Methods

tester({required String name, required NullaryAsync<T> example}) → void

Available on ResultNullaryAsync<T>, provided by the ResultNullaryAsyncTestX extension

run test providing a description and an example function