nextcloud/tests/lib/Group
Robin Appelman aa83b0b22d
dont get the group details if we only ask for the id
currenty when getting the groups for a user, the full group object is always created (and cached)
even if only the groupid is required

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-07 17:16:43 +02:00
..
Backend.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
DatabaseTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
Dummy.php Fix multiline comments 2020-04-08 22:24:54 +02:00
GroupTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
ManagerTest.php dont get the group details if we only ask for the id 2020-05-07 17:16:43 +02:00
MetaDataTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00