Anoma.Examples.Helpers (Anoma v0.34.0)
Summary
Functions
A test helper for asserting that a function will return a truthy value eventually within a given time frame.
Functions
@spec assert_eventually((-> any()), non_neg_integer(), non_neg_integer()) :: any()
A test helper for asserting that a function will return a truthy value eventually within a given time frame.