RunUnarySyncTestX<T, S> extension

an extension that generates a basic set of tests for RunUnarySync

on
  • RunUnarySync<T, S>

Methods

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