nextcloud/tests/lib/encryption
Lukas Reschke bf07eb45e2 Fix unit tests
Regression caused by https://github.com/owncloud/core/pull/16721

Failed the unit tests as per https://ci.owncloud.org/job/server-master-linux/database=sqlite,label=SLAVE/1994/testReport/junit/(root)/Test_Encryption_ManagerTest/testGetEncryptionModuleUnknown/:
```
Test\Encryption\ManagerTest::testGetEncryptionModuleUnknown
Failed asserting that exception message 'Module with id: unknown does not exist.' contains 'Module with id: unknown does not exists.'
```
2015-06-03 17:07:30 +02:00
..
keys use not deprecated method in tests 2015-06-03 14:33:56 +02:00
managertest.php Fix unit tests 2015-06-03 17:07:30 +02:00
updatetest.php use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 2015-05-11 12:06:57 +02:00
utiltest.php Add unit tests for wrapStorage 2015-06-02 12:33:17 +02:00