stable

Clone or download

Read-only

Convert src/common/Dashboard to mockery

Was done 99% automatically with simpletest2mockery. Part of request #14150 Get rid of SimpleTest Change-Id: Ie8b58eba173457bce6b041f210423643b4876254

Modified Files

Name
M tests/simpletest/common/Dashboard/Project/ProjectDashboardDuplicatorTest.php +26 −39 Go to diff View file
M tests/simpletest/common/Dashboard/Project/ProjectDashboardRetrieverTest.php +7 −6 Go to diff View file
M tests/simpletest/common/Dashboard/Project/ProjectDashboardSaverTest.php +17 −18 Go to diff View file
M tests/simpletest/common/Dashboard/Project/ProjectDashboardXMLImporterTest.php +172 −174 Go to diff View file
M tests/simpletest/common/Dashboard/User/UserDashboardRetrieverTest.php +9 −8 Go to diff View file
M tests/simpletest/common/Dashboard/User/UserDashboardSaverTest.php +11 −12 Go to diff View file
M tests/simpletest/common/Dashboard/Widget/WidgetDeletorTest.php +7 −6 Go to diff View file
M tests/simpletest/common/Dashboard/Widget/WidgetReorderTest.php +11 −10 Go to diff View file
M tests/simpletest/common/Dashboard/Widget/WidgetRetrieverTest.php +27 −25 Go to diff View file