stable

Clone or download

Read-only

chore: Drop Mockery usage in Project/XML core tests

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

Modified Files

Name
M tests/unit/common/Project/XML/ConsistencyCheckerTest.php +27 −34 Go to diff View file
M tests/unit/common/Project/XML/Import/ExternalFieldsExtractorTest.php +22 −32 Go to diff View file
M tests/unit/common/Project/XML/Import/ZipArchiveTest.php +8 −11 Go to diff View file
M tests/unit/common/Project/XML/ServiceEnableForXmlImportRetrieverTest.php +11 −20 Go to diff View file