aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Encryption/EncryptionWrapperTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Fix encryption test use statementCôme Chilliet2024-09-161-1/+2
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-161-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-4/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* update encryption wrapper testsRobin Appelman2018-11-291-7/+1
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-1/+2
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-4/+4
* Fix getMock EncryptionRoeland Jago Douma2016-09-071-4/+7
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+101