stable

Clone or download

Read-only

Drop usage of Mockery in projectmilestones plugin

No functional changes. Part of request #21775: Favor PHPUnit mock system over Mockery - part 2 Change-Id: Id03cc2352ea99da37f205def8b6995636f98d38d

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollection.class.php +1 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/IBacklogItemCollection.class.php +1 −1 Go to diff View file
M plugins/projectmilestones/tests/unit/Widget/ProjectMilestonesPresenterBuilderTest.php +263 −304 Go to diff View file
M plugins/projectmilestones/tests/unit/Widget/ProjectMilestonesWidgetRetrieverTest.php +33 −82 Go to diff View file