|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceSettingsFormGUITest. More...
Inheritance diagram for ilTermsOfServiceSettingsFormGUITest:
Collaboration diagram for ilTermsOfServiceSettingsFormGUITest:Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| setGlobalVariable (string $name, $value) | |
| assertException (string $exceptionClass) | |
| getCriterionConfig ($value=null) | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| $dic | |
Class ilTermsOfServiceSettingsFormGUITest.
Definition at line 8 of file ilTermsOfServiceSettingsFormGUITest.php.
| ilTermsOfServiceSettingsFormGUITest::testFormCanBeProperlyBuilt | ( | ) |
Definition at line 13 of file ilTermsOfServiceSettingsFormGUITest.php.
References $form.
| ilTermsOfServiceSettingsFormGUITest::testFormCanBeSavedWithDisabledService | ( | ) |
Definition at line 46 of file ilTermsOfServiceSettingsFormGUITest.php.
References $_POST, $form, and Sabre\Event\once().
Here is the call graph for this function:| ilTermsOfServiceSettingsFormGUITest::testFormCanBeSavedWithEnabledServiceWhenAtLeastOneDocumentExists | ( | ) |
Definition at line 92 of file ilTermsOfServiceSettingsFormGUITest.php.
References $_POST, $form, Sabre\Event\once(), and arConnectorMap\register().
Here is the call graph for this function:| ilTermsOfServiceSettingsFormGUITest::testFormCanBeSavedWithEnabledServiceWhenNoDocumentsExistButServiceIsAlreadyEnabled | ( | ) |
Definition at line 210 of file ilTermsOfServiceSettingsFormGUITest.php.
References $_POST, $form, Sabre\Event\once(), and arConnectorMap\register().
Here is the call graph for this function:| ilTermsOfServiceSettingsFormGUITest::testFormCannotBeSavedWithEnabledServiceWhenNoDocumentsExistAndServiceIsCurrentlyDisabled | ( | ) |
Definition at line 147 of file ilTermsOfServiceSettingsFormGUITest.php.
References $_POST, $form, $lng, ilTermsOfServiceBaseTest\getLanguageMock(), Sabre\Event\once(), arConnectorMap\register(), and ilTermsOfServiceBaseTest\setGlobalVariable().
Here is the call graph for this function: