nextcloud-server/apps/files_sharing/tests
Morris Jobke d84e1f1951
Re-use fetched dependencies in lib/base.php
Reduces calls to DI container by reusing already fetched dependencies.

For status.php it went from 355 to 344.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 21:55:16 +07:00
..
Collaboration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Controller Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
External Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Middleware Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Migration Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
js Fix sharing breadcrumbs 2019-11-06 00:53:59 +07:00
ApiTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
CacheTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
CapabilitiesTest.php Harde CapabiltiesTest 2020-12-07 15:44:04 +07:00
DeleteOrphanedSharesJobTest.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
EncryptedSizePropagationTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
EtagPropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ExpireSharesJobTest.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
ExternalStorageTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
GroupEtagPropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
HelperTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
LockingTest.php Update share type constant usage 2020-06-24 16:49:16 +07:00
MountProviderTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
PermissionsTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
PropagationTestCase.php Update license headers 2019-12-05 15:38:45 +07:00
ShareTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
SharedMountTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
SharedStorageTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
SizePropagationTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
TestCase.php Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
UnshareChildrenTest.php Update share type constant usage 2020-06-24 16:49:16 +07:00
UpdaterTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
WatcherTest.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00