stable

Clone or download

Read-only

chore: Drop Mockery usage in some Reference core tests

Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 3/4 Change-Id: I66569a6040d6f17cf42eae5ee6b785a0ffd5ecab

Modified Files

Name
M tests/unit/common/Reference/CrossReferencePresenterFactoryTest.php +14 −19 Go to diff View file
M tests/unit/common/Reference/CrossReferencePresenterTest.php +2 −4 Go to diff View file
M tests/unit/common/Reference/CrossReferenceSectionPresenterTest.php +2 −4 Go to diff View file
M tests/unit/common/Reference/ReferenceDescriptionTranslationTest.php +15 −15 Go to diff View file
M tests/unit/common/Reference/ReferenceValidatorTest.php +25 −26 Go to diff View file
M tests/unit/common/Reference/TitleBadgePresenterTest.php +2 −4 Go to diff View file