nextcloud/apps/dav/tests/unit/AppInfo
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
..
ApplicationTest.php "Fix" the unit tests 2019-03-06 11:06:03 +01:00
PluginManagerTest.php Do not try to autoload built in types 2019-06-04 15:13:32 +02:00