nextcloud-server/tests/lib/Group
Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates
Also went back to searchUsers indexing the array by uid as it was the
 previous behavior and the IGroup phpdoc does not say anything about the
 keys.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-02 11:35:41 +07:00
..
Backend.php
DatabaseTest.php
Dummy.php
GroupTest.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +07:00
ManagerTest.php Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +07:00
MetaDataTest.php