stable

Clone or download

Read-only

chore: Decrease usage of Mockery

This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: Ibc553a514c34c9737e4582a4c129ca2c5311a243

Modified Files

Name
M tests/psalm/psalm.xml +3 −0 Go to diff View file
M tests/unit/Tuleap/DAO/DBTablesDaoTest.php +11 −10 Go to diff View file
M tests/unit/Tuleap/Markdown/BlockRenderer/EnhancedCodeBlockRendererTest.php +15 −17 Go to diff View file
M tests/unit/Tuleap/User/Profile/ForceRegenerationDefaultAvatarCommandTest.php +6 −8 Go to diff View file
M tests/unit/common/xml/PHPCastTest.php +10 −14 Go to diff View file
M tests/unit/common/xml/ProjectXMLMergerTest.php +4 −6 Go to diff View file
M tests/unit/common/xml/XMLDateHelperTest.php +3 −7 Go to diff View file
M tests/unit/common/xml/XMLImportHelperTest.php +5 −7 Go to diff View file
M tests/unit/tests/Psalm/Plugin/ConcealedString/PreventConcealedStringMisusesTest.php +2 −5 Go to diff View file
M tests/unit/tuleap-cfg/Command/SystemControlCommandDockerCentos7Test.php +34 −38 Go to diff View file
M tests/unit/www/include/ServiceCreateServiceTest.php +12 −16 Go to diff View file