nextcloud/tests/lib/Contacts/ContactsMenu
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
..
Actions Contacts menu 2017-04-25 20:47:17 +02:00
Providers Do not show an email action for contacts with emtpy email addresses 2017-05-02 14:12:04 +02:00
ActionFactoryTest.php Contacts menu 2017-04-25 20:47:17 +02:00
ActionProviderStoreTest.php Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
ContactsStoreTest.php Add filter for `shareapi_allow_share_dialog_user_enumeration` 2017-09-15 15:58:04 +02:00
EntryTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
ManagerTest.php Respect sharing enumeration config in contacts menu 2019-04-18 11:39:49 +02:00