stable

Clone or download

Read-only

chore: Drop Mockery usage in Cardwall/Semantic tests

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 *No functional changes expected* Change-Id: I78b599773d95520c15a1e7665a63738e8c217cdc

Modified Files

Name
M plugins/cardwall/composer.json +1 −1 Go to diff View file
M plugins/cardwall/tests/unit/Cardwall/Semantic/CardFieldXmlExporterTest.php +33 −58 Go to diff View file
M plugins/cardwall/tests/unit/Cardwall/Semantic/CardFieldXmlExtractorTest.php +15 −18 Go to diff View file
M plugins/cardwall/tests/unit/Cardwall/Semantic/CardFieldsTrackerPresenterBuilderTest.php +54 −87 Go to diff View file
M plugins/cardwall/tests/unit/Cardwall/Semantic/FieldUsedInSemanticObjectCheckerTest.php +25 −46 Go to diff View file
M plugins/tracker/tests/unit/Builders/Fields/List/ListStaticBindBuilder.php +26 −7 Go to diff View file