Reports the PHPUnit
assertTrue()
calls whose arguments are of incompatible types. Since the
assertTrue()
method relies on strict types comparison with
true
, such assertions will always fail.