Skip to content
Snippets Groups Projects
Commit 87958eb1 authored by Wouter Wolters's avatar Wouter Wolters Committed by Oliver Bartsch
Browse files

[TASK] Remove usage of deprecated method `setMethods` in UnitTests

The function `setMethods` in the MockBuilder class of PHPunit is deprecated.
Use `onlyMethods` or `addMethods` instead.

Resolves: #94750
Releases: master
Change-Id: I08728a7a3c8342c5f7f47146fa907d5ae4e58c9e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70291


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarMarvin Dosse <marvindosse@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarMarvin Dosse <marvindosse@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 13414805
Branches
Tags
No related merge requests found
Showing
with 111 additions and 106 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment