filp / whoops

PHP errors for cool kids
http://filp.github.io/whoops/
MIT License
13.19k stars 604 forks source link

Php unit expectation #736

Closed MathiasReker closed 2 years ago

MathiasReker commented 2 years ago

Usages of ->setExpectedException methods MUST be replaced by ->expectException methods.