stable
Clone or download
Read-only
No functional changes. Part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Change-Id: I3314397a965cc430c618ddbd70d75bb39b8ff200
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/tests/unit/AgileDashboard/AgileDashboard_ConfigurationManagerTest.php | +3 | −5 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/AgileDashboard_XMLExporterTest.php | +37 | −51 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/AgileDashboard_XMLimporterTest.php | +1 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/AdditionalArtifactActionBuilderTest.php | +133 | −154 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/EventRedirectAfterArtifactCreationOrUpdateHandlerTest.php | +101 | −163 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/RedirectParameterInjectorTest.php | +20 | −33 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/BacklogItem/SubBacklogItemProviderTest.php | +79 | −119 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/ExplicitBacklog/CreateTrackerFromXMLCheckerTest.php | +15 | −27 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/ExplicitBacklog/UnplannedCriterionOptionsProviderTest.php | +18 | −29 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/ExplicitBacklog/XMLExporterTest.php | +20 | −36 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/FormElement/BurnupCacheDateRetrieverTest.php | +0 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/HierarchyCheckerTest.php | +27 | −37 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/RemainingEffortValueRetrieverTest.php | +18 | −23 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/XMLFullStructureExporterTest.php | +25 | −32 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboardPluginTest.php | +5 | −9 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboardRouterTest.php | +94 | −93 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/Planning/Planning_RequestValidatorTest.php | +4 | −8 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/REST/QueryToCriterionOnlyAllStatusConverterTest.php | +0 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/REST/QueryToCriterionStatusConverterTest.php | +0 | −3 | Go to diff View file |