stable
Clone or download
Read-only
part of request #23043 Program management: clean domain No functional changes Change-Id: Iab702b18382f05a3841ed1b3e1f1c2c5f6a1f6ab
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Workspace/ProjectManagerAdapter.php | +3 | −2 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Plan/PlanCreator.php | +1 | −2 | Go to diff View file |
M | plugins/program_management/include/Domain/Team/Creation/TeamCreator.php | +1 | −2 | Go to diff View file |
M | plugins/program_management/include/Domain/Workspace/RetrieveProject.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Workspace/ProjectManagerAdapterTest.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/DisplayAdminProgramManagementControllerTest.php | +6 | −5 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Plan/PlanCreatorTest.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Team/TeamCreatorTest.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/RetrieveProjectStub.php | +5 | −10 | Go to diff View file |