stable

Clone or download

Read-only

Remove getProjectByUnixName from RetrieveProject

part of request #23043 Program management: clean domain No functional changes: Note: I'll handle method by method, I plan to split this interface in two after, it will ease review to have 3 small patchs Change-Id: I4b4fe61550cdfce0d3e03473e75dd0460a72b6e3

Modified Files

Name
M plugins/program_management/include/Adapter/Workspace/ProjectManagerAdapter.php +0 −5 Go to diff View file
M plugins/program_management/include/DisplayAdminProgramManagementController.php +4 −3 Go to diff View file
M plugins/program_management/include/Domain/Workspace/RetrieveProject.php +0 −2 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +2 −1 Go to diff View file
M plugins/program_management/tests/unit/DisplayAdminProgramManagementControllerTest.php +41 −15 Go to diff View file
M plugins/program_management/tests/unit/Stub/RetrieveProjectStub.php +0 −9 Go to diff View file