stable

Clone or download

Read-only

Refacto: move builder to Team

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

Modified Files

Name
M plugins/program_management/include/Adapter/Team/TeamAdapter.php +41 −16 Go to diff View file
M plugins/program_management/include/Team/Creation/BuildTeam.php +11 −0 Go to diff View file
M plugins/program_management/include/Team/Creation/Team.php +24 −1 Go to diff View file
M plugins/program_management/tests/rest/v1/Helper/ProgramDataBuilder.php +13 −2 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Team/TeamAdapterTest.php +3 −3 Go to diff View file
M plugins/program_management/tests/unit/Program/Team/TeamCreatorTest.php +2 −1 Go to diff View file