stable

Clone or download

Read-only

chore: Drop Mockery usage in some Docman/Metadata tests

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

Modified Files

Name
M plugins/docman/tests/unit/Metadata/DocmanMetadataTypeValueFactoryTest.php +9 −15 Go to diff View file
M plugins/docman/tests/unit/Metadata/ItemImpactedByMetadataChangeCollectionTest.php +10 −11 Go to diff View file
M plugins/docman/tests/unit/Metadata/ListOfValuesElement/MetadataListOfValuesElementListBuilderTest.php +9 −15 Go to diff View file
M plugins/docman/tests/unit/Metadata/MetadataFactoryBuilderTest.php +4 −10 Go to diff View file
M plugins/docman/tests/unit/Metadata/MetadataValueCreatorTest.php +16 −34 Go to diff View file
M plugins/docman/tests/unit/Metadata/Owner/OwnerRetrieverTest.php +22 −37 Go to diff View file