nextcloud-server/apps/encryption/tests
Joas Schilling 4312473fbc
test: Fix wrongly mocked method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-07 12:11:35 +07:00
..
Command chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Controller refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Crypto test: Fix wrongly mocked method 2024-10-07 12:11:35 +07:00
Hooks chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +07:00
Settings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Users refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EncryptedStorageTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
HookManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
KeyManagerTest.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00
RecoveryTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SessionTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UtilTest.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00