ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
testConstruct () | |
testIsLoggedIn () | |
testCannotAgree () | |
testNeverAgreed () | |
testWithdrawalRequested () | |
testAgreeDate () | |
testDidNotAcceptCurrentVersion () | |
testNeedsToAcceptNewDocumentWhereNeverAgreed () | |
testNeedsToAcceptNewDocumentReturnsTrue () | |
testNeedsToAcceptNewDocumentReturnsFalse () | |
testDoesntMatch () | |
testMatchingDocument () | |
testAcceptedVersion () | |
testAcceptVersionError () | |
testAcceptMatchingDocument () | |
testIsLDAPUser () | |
testIsExternalUser (int $auth_mode, bool $is_external_account) | |
testFormat () | |
testRaw () | |
testAcceptAnyDocument () | |
Static Public Member Functions | |
static | externalAuthModes () |
Private Member Functions | |
ensureDefined (string $name, $value) | |
Definition at line 44 of file UserTest.php.
|
private |
Definition at line 414 of file UserTest.php.
Referenced by ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\testAcceptedVersion(), ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\testAcceptVersionError(), ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\testCannotAgree(), and ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\testIsLoggedIn().
|
static |
Definition at line 405 of file UserTest.php.
References ilAuthUtils\AUTH_ECS, ilAuthUtils\AUTH_LDAP, and ilAuthUtils\AUTH_PROVIDER_LTI.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testAcceptAnyDocument | ( | ) |
Definition at line 384 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testAcceptedVersion | ( | ) |
Definition at line 258 of file UserTest.php.
References ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\ensureDefined().
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testAcceptMatchingDocument | ( | ) |
Definition at line 298 of file UserTest.php.
References ILIAS\$setting.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testAcceptVersionError | ( | ) |
Definition at line 278 of file UserTest.php.
References ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\ensureDefined().
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testAgreeDate | ( | ) |
Definition at line 139 of file UserTest.php.
References ILIAS\$setting.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testCannotAgree | ( | ) |
Definition at line 81 of file UserTest.php.
References ANONYMOUS_USER_ID, ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\ensureDefined(), and SYSTEM_USER_ID.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testConstruct | ( | ) |
Definition at line 48 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testDidNotAcceptCurrentVersion | ( | ) |
Definition at line 154 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testDoesntMatch | ( | ) |
Definition at line 222 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testFormat | ( | ) |
Definition at line 351 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testIsExternalUser | ( | int | $auth_mode, |
bool | $is_external_account | ||
) |
Definition at line 338 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testIsLDAPUser | ( | ) |
Definition at line 324 of file UserTest.php.
References ilAuthUtils\AUTH_LDAP.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testIsLoggedIn | ( | ) |
Definition at line 59 of file UserTest.php.
References ANONYMOUS_USER_ID, and ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest\ensureDefined().
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testMatchingDocument | ( | ) |
Definition at line 240 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testNeedsToAcceptNewDocumentReturnsFalse | ( | ) |
Definition at line 202 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testNeedsToAcceptNewDocumentReturnsTrue | ( | ) |
Definition at line 186 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testNeedsToAcceptNewDocumentWhereNeverAgreed | ( | ) |
Definition at line 173 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testNeverAgreed | ( | ) |
Definition at line 104 of file UserTest.php.
References ILIAS\$setting.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testRaw | ( | ) |
Definition at line 369 of file UserTest.php.
ILIAS\LegalDocuments\test\ConsumerToolbox\UserTest::testWithdrawalRequested | ( | ) |
Definition at line 124 of file UserTest.php.
References ILIAS\$setting.