|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest:
Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest:Public Member Functions | |
| testConstruct () | |
| testShowValidatePasswordMessage () | |
| testIsOnGoing () | |
| testWithdrawalRequested () | |
| testWithdrawalRequestedWithInvalidUser () | |
| testWithdrawalFinished () | |
| testShowWithdraw () | |
Definition at line 37 of file WithdrawProcessTest.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testConstruct | ( | ) |
Definition at line 41 of file WithdrawProcessTest.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testIsOnGoing | ( | ) |
Definition at line 72 of file WithdrawProcessTest.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testShowValidatePasswordMessage | ( | ) |
Definition at line 54 of file WithdrawProcessTest.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testShowWithdraw | ( | ) |
Definition at line 143 of file WithdrawProcessTest.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testWithdrawalFinished | ( | ) |
Definition at line 125 of file WithdrawProcessTest.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testWithdrawalRequested | ( | ) |
Definition at line 87 of file WithdrawProcessTest.php.
References ILIAS\$setting.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcessTest::testWithdrawalRequestedWithInvalidUser | ( | ) |
Definition at line 107 of file WithdrawProcessTest.php.