nextcloud/tests/lib/Authentication/Token
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
DefaultTokenCleanupJobTest.php Add more tests 2018-06-18 22:11:55 +02:00
DefaultTokenMapperTest.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
DefaultTokenProviderTest.php Move ExpiredTokenException to the correct namespace 2018-10-30 19:30:45 +01:00
DefaultTokenTest.php Fix tests 2018-05-15 10:56:40 +02:00
ManagerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PublicKeyTokenMapperTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PublicKeyTokenProviderTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PublicKeyTokenTest.php Add first tests 2018-06-18 22:11:54 +02:00
RemoteWipeTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00