stable
Clone or download
Read-only
This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: Ie0d5960609308102e272386616a1b2faf4d5017f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/jira_import/tests/unit/JiraAgile/Board/Backlog/JiraBoardBacklogRetrieverFromAPITest.php | +16 | −14 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/IssuesLinkedToEpicsRetrieverTest.php | +6 | −5 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/JiraBoardsRetrieverFromAPITest.php | +11 | −12 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/JiraEpicIssuesRetrieverFromAPITest.php | +4 | −5 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/JiraEpicRetrieverFromAPITest.php | +7 | −9 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/JiraSprintIssuesRetrieverFromAPITest.php | +20 | −19 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/JiraSprintRetrieverFromAPITest.php | +19 | −22 | Go to diff View file |
M | plugins/jira_import/tests/unit/Project/ArtifactLinkType/ArtifactLinkTypeImporterTest.php | +2 | −2 | Go to diff View file |
M | tests/psalm/psalm.xml | +1 | −0 | Go to diff View file |