ResultUnaryTestX<T extends Object, S> extension

an extension that generates a basic set of tests for ResultUnary

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