[Halo] Add helper methods to expect E_USER_* errors
Review Request #950 — Created May 6, 2023 and submitted
Information | |
---|---|
pprkut | |
Lunr.Halo | |
3e3acbc... | |
Reviewers | |
lunr | |
PHPUnit 10 no longer converts errors to exceptions, so there is no more native way to test for a raised error.
Unit tests (in another project)