PHPUnit テストで
true
/
false
引数を使用している
assertEquals()
の呼び出しを報告します。 このような使用箇所は
assertTrue()
/
assertFalse()
の呼び出しに置換できます。