stable

Clone or download

Read-only

Convert UGroupBinding test to PHPUnit

Part of story #13490 have a consistent management of project & groups members No functional change expected, this simply moves existing tests to phpunit and covers updateBindedUGroups, reloadUgroupBindingInProject and dependencies. In a later commit, we will change its behaviour. Change-Id: I9a608bfad619706048b9964dbf00c3e100901a1e

Modified Files

Name
M src/common/Project/UGroupBinding.class.php +2 −3 Go to diff View file
A tests/lib/GlobalResponseMock.php +44 −0 Go to diff View file
A tests/phpunit/common/Project/UGroupBindingTest.php +385 −0 Go to diff View file
D tests/simpletest/common/Project/UGroupBindingTest.php +0 −97 Go to diff View file