![]() |
TYPO3
7.6
|
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$subject | |
Test case
Definition at line 20 of file BackendUserTest.php.
getAdminReturnInitialValueForBoolean | ( | ) |
Definition at line 79 of file BackendUserTest.php.
getRealNameReturnInitialValueForString | ( | ) |
Definition at line 61 of file BackendUserTest.php.
getUidReturnsInitialValueForInt | ( | ) |
Definition at line 35 of file BackendUserTest.php.
getUserNameReturnsInitialValueForString | ( | ) |
Definition at line 43 of file BackendUserTest.php.
setAdminToFalseSetsAdmin | ( | ) |
Definition at line 96 of file BackendUserTest.php.
setAdminToTrueSetsAdmin | ( | ) |
Definition at line 87 of file BackendUserTest.php.
setRealNameForStringSetsName | ( | ) |
Definition at line 69 of file BackendUserTest.php.
|
protected |
Definition at line 27 of file BackendUserTest.php.
setUserNameForStringSetsUserName | ( | ) |
Definition at line 51 of file BackendUserTest.php.
|
protected |
Definition at line 25 of file BackendUserTest.php.