Actions
Task #76496
closedTask #76479: Replace @expectedException with codewise test
Replace @expectedException with codewise test in ext:rsaauth
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 Anja Leichsenring almost 9 years ago
- Status changed from Resolved to In Progress
- Parent task set to #76479
Updated by Gerrit Code Review almost 9 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/48484
Updated by Nadir Sunar almost 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset ce702ceaa5a31ad9f5d40c03647c6bd22ff9aabb.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions