stable

Clone or download

Read-only

Refacto: move check to ContentChange

part of story #20111 change features priority No functional change expected. Change-Id: I88affa53b308c2a6c0b0f83fd8011053e719cc3e

Modified Files

Name
M plugins/program_management/include/Program/Backlog/ProgramIncrement/Content/ContentChange.php +17 −2 Go to diff View file
M plugins/program_management/include/Program/Backlog/ProgramIncrement/Content/ContentModifier.php +0 −3 Go to diff View file
M plugins/program_management/include/Program/Backlog/ProgramIncrement/Content/ModifyContent.php +0 −1 Go to diff View file
M plugins/program_management/include/REST/v1/ProgramIncrementResource.php +1 −1 Go to diff View file
A plugins/program_management/tests/unit/Program/Backlog/ProgramIncrement/Content/ContentChangeTest.php +57 −0 Go to diff View file
M plugins/program_management/tests/unit/Program/Backlog/ProgramIncrement/Content/ContentModifierTest.php +7 −26 Go to diff View file