ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilObjUserTest @group needsInstalledILIAS. More...
Public Member Functions | |
testCreateSetLookupDelete () | |
Creates a user, sets preferences, lookups data, delete user @group IL_Init. More... | |
testAuthAndEmailMethods () | |
Auth and email related methods @group IL_Init. More... | |
testPersonalDesktopItems () | |
Personal Desktop Items @group IL_Init. More... | |
testSearch () | |
Search methods @group IL_Init. More... | |
testClipboard () | |
Clipboard @group IL_Init. More... | |
testMiscellaneous () | |
Miscellaneous @group IL_Init. More... | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
Class ilObjUserTest @group needsInstalledILIAS.
Definition at line 8 of file ilObjUserTest.php.
|
protected |
Definition at line 12 of file ilObjUserTest.php.
ilObjUserTest::testAuthAndEmailMethods | ( | ) |
Auth and email related methods @group IL_Init.
Definition at line 117 of file ilObjUserTest.php.
References $d, $id, $user, ilObjUser\_checkExternalAuthAccount(), ilObjUser\_externalAccountExists(), ilObjUser\_getExternalAccountsByAuthMode(), ilObjUser\_getLocalAccountsForEmail(), ilObjUser\_getLoginAttempts(), ilObjUser\_getNumberOfUsersPerAuthMode(), ilObjUser\_incrementLoginAttempts(), ilObjUser\_lookupAuthMode(), ilObjUser\_resetLoginAttempts(), ilObjUser\_setUserInactive(), ilObjUser\_writeAuthMode(), ilObjUser\_writeExternalAccount(), ilObjUser\getUserIdByLogin(), ilObjUser\getUserLoginsByEmail(), and IL_PASSWD_PLAIN.
ilObjUserTest::testClipboard | ( | ) |
Clipboard @group IL_Init.
Definition at line 289 of file ilObjUserTest.php.
References $d, $id, $user, ilObjUser\_getUsersForClipboadObject(), and IL_PASSWD_PLAIN.
ilObjUserTest::testCreateSetLookupDelete | ( | ) |
Creates a user, sets preferences, lookups data, delete user @group IL_Init.
Definition at line 22 of file ilObjUserTest.php.
References $d, $i, $id, $n, $user, ilObjUser\_loginExists(), ilObjUser\_lookupClientIP(), ilObjUser\_lookupEmail(), ilObjUser\_lookupExternalAccount(), ilObjUser\_lookupFields(), ilObjUser\_lookupGender(), ilObjUser\_lookupId(), ilObjUser\_lookupLanguage(), ilObjUser\_lookupLastLogin(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilObjUser\_lookupPref(), ilObjUser\_readUsersProfileData(), ilObjUser\_toggleActiveStatusOfUsers(), ilObjUser\getStoredActive(), and IL_PASSWD_PLAIN.
ilObjUserTest::testMiscellaneous | ( | ) |
Miscellaneous @group IL_Init.
Definition at line 349 of file ilObjUserTest.php.
References ilObjUser\_getAllUserAssignedStyles(), ilObjUser\_getNumberOfUsersForStyle(), and ilObjUser\_moveUsersToStyle().
ilObjUserTest::testPersonalDesktopItems | ( | ) |
Personal Desktop Items @group IL_Init.
Definition at line 198 of file ilObjUserTest.php.
References $d, $id, $user, and IL_PASSWD_PLAIN.
ilObjUserTest::testSearch | ( | ) |
Search methods @group IL_Init.
Definition at line 254 of file ilObjUserTest.php.
References ilObjUser\_getAllUserData(), and ilObjUser\searchUsers().
|
protected |
Definition at line 10 of file ilObjUserTest.php.