Skip to content
Snippets Groups Projects
Commit 06d88b31 authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Andreas Fernandez
Browse files

[TASK] Move ExceptionHandler tests into real class instances

The accessibleMockForAbstractClasses is a discouraged concept
anyways, and in this case the constructor definition in the
interface caused a test failure.
Moving the tests to concrete classes solves the failure and
also gets rid of the abstract class mock.

Resolves: #90942
Releases: master, 9.5
Change-Id: I902cabd3290761c1525b128eb18822199f337cb5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64066


Tested-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent e690ae51
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