Actions
Task #94894
closedexpectException* methods of PHPunit are used statically instead of $this
Start date:
2021-08-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Methods below are used statically but are not statically available like the assert methods.
expectException
expectExceptionCode
expectExceptionMessage
Actions