stable
Clone or download
Read-only
part of request #23433 Clean program management tests No functional changes Change-Id: I829167dafe5079e4efdd27932787d98302552351
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/Workflow/AddToTopBacklogPostActionDAO.php | +3 | −2 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/Workflow/AddToTopBacklogPostActionFactory.php | +3 | −1 | Go to diff View file |
A | plugins/program_management/include/Adapter/Workspace/Tracker/Workflow/WorkflowProxy.php | +43 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/TopBacklog/SearchByWorkflow.php | +3 | −1 | Go to diff View file |
A | plugins/program_management/include/Domain/Workspace/Tracker/Workflow/WorkflowIdentifier.php | +29 | −0 | Go to diff View file |
A | plugins/program_management/tests/unit/Adapter/Workspace/Tracker/Workflow/WorkflowProxyTest.php | +49 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/SearchByWorkflowStub.php | +2 | −1 | Go to diff View file |