stable
Clone or download
Read-only
part of request #23043 Program management: clean domain No functionnal changes This can be tested with cypress suite Change-Id: Id9ae71dd6b291e8651da0e78ef7d9ecdcf536cd4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Feature/Content/FeatureContentRetriever.php | +3 | −4 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/FeatureElementsRetriever.php | +4 | −5 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/FeatureRepresentationBuilder.php | +10 | −35 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Feature/Content/RetrieveFeatureContent.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Feature/RetrieveFeatures.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProgramIncrementResource.php | +3 | −2 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProjectResource.php | +3 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/Content/ProgramIncrementContentRetrieverTest.php | +4 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/FeatureElementsRetrieverTest.php | +16 | −16 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/FeatureRepresentationBuilderTest.php | +11 | −4 | Go to diff View file |