stable

Clone or download

Read-only

chore: Drop Mockery usage in Dashboard core tests

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I1cb5839abb00893dfaec17c988bf1e6196c96702

Modified Files

Name
M tests/unit/common/Dashboard/Project/ProjectDashboardXMLImporterBase.php +26 −63 Go to diff View file
M tests/unit/common/Dashboard/Project/ProjectDashboardXMLImporterLinesTest.php +314 −201 Go to diff View file
M tests/unit/common/Dashboard/Project/ProjectDashboardXMLImporterPluginTest.php +22 −30 Go to diff View file
M tests/unit/common/Dashboard/Project/ProjectDashboardXMLImporterTest.php +32 −23 Go to diff View file