stable
Clone or download
Read-only
This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Mockery is no more used in: * plugins/referencealias_tracker * plugins/referencealias_svn * plugins/referencealias_mediawiki * plugins/referencealias_git * plugins/referencealias_core Change-Id: Iccf3d474be4abd1780a7db87c86e629454ad16e3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/referencealias_core/tests/unit/ReferenceAliasCore/ReferencesBuilderTest.php | +31 | −48 | Go to diff View file |
M | plugins/referencealias_core/tests/unit/ReferencesImporterTest.php | +28 | −27 | Go to diff View file |
M | plugins/referencealias_git/tests/unit/ReferenceAliasGit/ReferencesBuilderTest.php | +31 | −39 | Go to diff View file |
M | plugins/referencealias_git/tests/unit/ReferencesImporterTest.php | +18 | −34 | Go to diff View file |
M | plugins/referencealias_mediawiki/tests/unit/ReferenceAliasMediawiki/ReferencesBuilderTest.php | +24 | −38 | Go to diff View file |
M | plugins/referencealias_mediawiki/tests/unit/ReferencesImporterTest.php | +13 | −30 | Go to diff View file |
M | plugins/referencealias_svn/tests/unit/ReferenceAliasSVN/ReferencesBuilderTest.php | +33 | −42 | Go to diff View file |
M | plugins/referencealias_svn/tests/unit/ReferencesImporterTest.php | +124 | −28 | Go to diff View file |
M | plugins/referencealias_tracker/tests/unit/ReferenceAliasTracker/OriginalReferencesBuilderTest.php | +30 | −37 | Go to diff View file |
M | plugins/referencealias_tracker/tests/unit/ReferencesImporterTest.php | +16 | −34 | Go to diff View file |
M | tests/psalm/psalm.xml | +0 | −6 | Go to diff View file |