Merge pull request #6970 from nextcloud/class-usage-in-mocks-encryption-app
Use ::class in test mocks of encryption app
Showing
- apps/encryption/tests/Command/TestEnableMasterKey.php 7 additions, 4 deletionsapps/encryption/tests/Command/TestEnableMasterKey.php
- apps/encryption/tests/Controller/RecoveryControllerTest.php 2 additions, 1 deletionapps/encryption/tests/Controller/RecoveryControllerTest.php
- apps/encryption/tests/Controller/SettingsControllerTest.php 11 additions, 6 deletionsapps/encryption/tests/Controller/SettingsControllerTest.php
- apps/encryption/tests/Controller/StatusControllerTest.php 1 addition, 1 deletionapps/encryption/tests/Controller/StatusControllerTest.php
- apps/encryption/tests/Crypto/CryptTest.php 3 additions, 2 deletionsapps/encryption/tests/Crypto/CryptTest.php
- apps/encryption/tests/Crypto/DecryptAllTest.php 5 additions, 5 deletionsapps/encryption/tests/Crypto/DecryptAllTest.php
- apps/encryption/tests/Crypto/EncryptAllTest.php 23 additions, 14 deletionsapps/encryption/tests/Crypto/EncryptAllTest.php
- apps/encryption/tests/Crypto/EncryptionTest.php 14 additions, 7 deletionsapps/encryption/tests/Crypto/EncryptionTest.php
- apps/encryption/tests/HookManagerTest.php 4 additions, 3 deletionsapps/encryption/tests/HookManagerTest.php
- apps/encryption/tests/Hooks/UserHooksTest.php 18 additions, 12 deletionsapps/encryption/tests/Hooks/UserHooksTest.php
- apps/encryption/tests/KeyManagerTest.php 19 additions, 13 deletionsapps/encryption/tests/KeyManagerTest.php
- apps/encryption/tests/RecoveryTest.php 6 additions, 3 deletionsapps/encryption/tests/RecoveryTest.php
- apps/encryption/tests/Users/SetupTest.php 6 additions, 3 deletionsapps/encryption/tests/Users/SetupTest.php
- apps/encryption/tests/UtilTest.php 6 additions, 3 deletionsapps/encryption/tests/UtilTest.php
- apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php 2 additions, 2 deletions...haring/tests/Controller/MountPublicLinkControllerTest.php
- apps/federatedfilesharing/tests/TokenHandlerTest.php 1 addition, 1 deletionapps/federatedfilesharing/tests/TokenHandlerTest.php
- apps/files/tests/Command/DeleteOrphanedFilesTest.php 4 additions, 2 deletionsapps/files/tests/Command/DeleteOrphanedFilesTest.php
- apps/files_sharing/tests/Command/CleanupRemoteStoragesTest.php 4 additions, 2 deletions...files_sharing/tests/Command/CleanupRemoteStoragesTest.php
- apps/files_sharing/tests/Controller/ShareAPIControllerTest.php 15 additions, 15 deletions...files_sharing/tests/Controller/ShareAPIControllerTest.php
- apps/provisioning_api/tests/Controller/GroupsControllerTest.php 1 addition, 1 deletion...rovisioning_api/tests/Controller/GroupsControllerTest.php
Loading
Please register or sign in to comment