stable
Clone or download
Read-only
part of request #23043 Program management: clean domain No functioxnal changes Change-Id: Ice0c375c24705b5613767554e388fc128ebbe4f7
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/program_management/include/Adapter/Events/CanSubmitNewArtifactEventProxy.php | +58 | −0 | Go to diff View file |
A | plugins/program_management/include/Domain/Events/CanSubmitNewArtifactEvent.php | +37 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/CreationCheck/CanSubmitNewArtifactHandler.php | +5 | −10 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +2 | −2 | Go to diff View file |
A | plugins/program_management/tests/unit/Adapter/Events/CanSubmitNewEventProxyTest.php | +62 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Backlog/CreationCheck/CanSubmitNewArtifactHandlerTest.php | +13 | −11 | Go to diff View file |