stable
Clone or download
Read-only
following review https://gerrit.tuleap.net/c/tuleap/+/24405/5/plugins/program_management/include/Domain/Program/Backlog/UserStory/UserStoryIdentifier.php we now pass the collection in function parameter part of story #21385 display Program's iterations No functional changes Change-Id: I8cedad4e2c76ed6ba68bca46a96a08aa45d42021
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Domain/Program/Backlog/Iteration/Content/IterationContentSearcher.php | +9 | −2 | Go to diff View file |
A | plugins/program_management/include/Domain/Program/Backlog/UserStory/MirroredIterationIdentifierCollection.php | +60 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/UserStory/UserStoryIdentifier.php | +4 | −14 | Go to diff View file |
A | plugins/program_management/tests/unit/Builder/MirroredIterationIdentifierCollectionBuilder.php | +52 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Backlog/UserStory/UserStoryIdentifierTest.php | +10 | −21 | Go to diff View file |