ResultNullaryTestX<T extends Object> extension

an extension that generates a basic set of tests for ResultNullary

on
  • ResultNullary<T>

Methods

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