Skip to content

Proposition::anything()

Jonathan Gjertsen edited this page Jun 18, 2017 · 3 revisions

Syntax

$proposition->given(Proposition::anything());

The values provided by this generator may include anything from any other generator. Mostly useful for type checking.