stable

Clone or download

Read-only

chore: Drop Mockery usage in hudson plugin

This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I88c5fb3b1725525135aef4564b1b66223b89441a

Modified Files

Name
M plugins/hudson/include/HudsonBuild.class.php +6 −1 Go to diff View file
M plugins/hudson/include/HudsonTestResult.class.php +6 −1 Go to diff View file
M plugins/hudson/tests/unit/HudsonBuildTest.php +13 −13 Go to diff View file
M plugins/hudson/tests/unit/HudsonJobBuilderTest.php +48 −60 Go to diff View file
M plugins/hudson/tests/unit/HudsonJobFactoryTest.php +6 −18 Go to diff View file
M plugins/hudson/tests/unit/HudsonJobLazyExceptionHandlerTest.php +7 −13 Go to diff View file
M plugins/hudson/tests/unit/HudsonJobTest.php +45 −47 Go to diff View file
M plugins/hudson/tests/unit/HudsonTestResultTest.php +14 −14 Go to diff View file
M plugins/hudson/tests/unit/Reference/HudsonCrossReferenceOrganizerTest.php +41 −61 Go to diff View file
M plugins/hudson/tests/unit/SVNPathsUpdaterTest.php +13 −18 Go to diff View file
D plugins/hudson/tests/unit/bootstrap.php +0 −21 Go to diff View file
M plugins/hudson/tests/unit/resources/jobbuild.xml +2 −2 Go to diff View file
M tests/psalm/psalm.xml +0 −1 Go to diff View file