Actions
Task #76503
closedTask #76479: Replace @expectedException with codewise test
Replace @expectedException with codewise test in ext:backend
Start date:
2016-06-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
Instead of using the @expectedException Annotation we strive to use the code wise test self::expectException() and especially take care to take the exception code in account. Those need to be unique in the system anyways.
Actions