nextcloud/tests/lib/User
Vincent Petry 91cd57e55b
Get user home folder before deletion
After the deletion getHome() will fail because the user doesn't exist
any more, so we need to fetch that value earlier.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-23 12:42:31 +01:00
..
AvatarUserDummy.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
Backend.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DatabaseTest.php Fix getMock User 2016-09-13 09:09:53 +02:00
Dummy.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
ManagerTest.php Proper DI of config 2016-10-28 10:13:35 +02:00
SessionTest.php Set last-login-check on basic auth 2016-12-05 20:57:15 +01:00
UserTest.php Get user home folder before deletion 2016-12-23 12:42:31 +01:00