nextcloud/tests/lib/Authentication
Christoph Wurst e782f90d98
DefaultTokenProviderTest mocked/asserted the wrong method
It's 'getRemember' instead of 'getRememberMe', hence some warnings
were generated by phpunit.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-02-28 10:26:19 +01:00
..
LoginCredentials do not hard-require the token provider 2017-01-11 19:20:11 +01:00
Token DefaultTokenProviderTest mocked/asserted the wrong method 2017-02-28 10:26:19 +01:00
TwoFactorAuth fix 2fa activities tests 2016-12-20 15:23:36 +01:00