Actions
Task #76498
closedTask #76479: Replace @expectedException with codewise test
Replace @expectedException with codewise test in ext:frontend
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.
Updated by Nadir Sunar over 8 years ago
- Status changed from New to In Progress
- Assignee set to Nadir Sunar
Updated by Gerrit Code Review over 8 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48500
Updated by Nadir Sunar over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 94be86abe2c1534798105757d43f21358ab190a5.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions