stable

Clone or download

Read-only

Domain should not have dependency on UserProxy (Adapter)

part of request #22231 Decrease adapter responsibility No functional changes Change-Id: I15c26db36894a0c2824377f086e3707f48bae9ea

Modified Files

Name
M plugins/program_management/include/Domain/Program/Backlog/CreationCheck/CanSubmitNewArtifactHandler.php +7 −5 Go to diff View file
M plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Content/ContentModifier.php +2 −3 Go to diff View file
M plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Content/ModifyContent.php +2 −1 Go to diff View file
M plugins/program_management/include/REST/v1/ProgramIncrementResource.php +3 −1 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +3 −1 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/CreationCheck/CanSubmitNewArtifactHandlerTest.php +6 −5 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/ProgramIncrement/Content/ContentModifierTest.php +49 −12 Go to diff View file