You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
Backend.php Use the short array syntax, everywhere 4 years ago
DatabaseTest.php Use the short array syntax, everywhere 4 years ago
Dummy.php Fix multiline comments 4 years ago
GroupTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 4 years ago
ManagerTest.php dont get the group details if we only ask for the id 4 years ago
MetaDataTest.php Use the shorter phpunit syntax for mocked return values 4 years ago