ForAll[T: T]¶
Runs a single-argument property check inline within a UnitTest.
Constructors¶
create¶
Parameters¶
- gen': Generator[T] val
- test_helper: TestHelper val
Returns¶
- ForAll[T] ref^
Public Functions¶
apply¶
execute
Parameters¶
- prop: {(T, PropertyHelper) ?}[T] val
Returns¶
- None val ?