|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Class ilTermsOfServiceNullCriterionTest. More...
Inheritance diagram for ilTermsOfServiceNullCriterionTest:
Collaboration diagram for ilTermsOfServiceNullCriterionTest:Public Member Functions | |
| testInstanceCanBeCreated () | |
| testNoFormUserInterfaceElementsAreBuilt (ilTermsOfServiceNullCriterion $criterion) | |
| testCriterionAlwaysCreateEmptyConfigValue (ilTermsOfServiceNullCriterion $criterion) | |
| @depends testNoFormUserInterfaceElementsAreBuilt More... | |
| testTypeIdentPresentationEqualsANonEmptyString (ilTermsOfServiceNullCriterion $criterion) | |
| @depends testNoFormUserInterfaceElementsAreBuilt More... | |
| testEvaluationAlwaysSucceeds () | |
Protected Member Functions | |
| setUp () | |
| getInstance () | |
| buildForm (ilTermsOfServiceCriterionTypeGUI $gui) | |
Protected Member Functions inherited from ilTermsOfServiceCriterionBaseTest | |
| getRbacReviewMock () | |
| getObjectDataCacheMock () | |
| getRadioGroupMock () | |
| getFormMock () | |
| getUserMock () | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| getUiFactoryMock () | |
| setGlobalVariable (string $name, $value) | |
| getCriterionConfig ($value=null) | |
Protected Attributes | |
| ilLanguage | $lng |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| Container | $dic |
Class ilTermsOfServiceNullCriterionTest.
Definition at line 29 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
| ilTermsOfServiceCriterionTypeGUI | $gui |
Definition at line 64 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
Definition at line 45 of file ilTermsOfServiceNullCriterionTest.php.
Referenced by testInstanceCanBeCreated().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilTermsOfServiceBaseTest.
Definition at line 34 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getLanguageMock(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTermsOfServiceNullCriterionTest::testCriterionAlwaysCreateEmptyConfigValue | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
@depends testNoFormUserInterfaceElementsAreBuilt
| ilTermsOfServiceNullCriterion | $criterion |
Definition at line 105 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceCriterionTypeGUI\getConfigByForm(), ILIAS\Repository\lng(), and ilTermsOfServiceNullCriterion\ui().
Here is the call graph for this function:| ilTermsOfServiceNullCriterionTest::testEvaluationAlwaysSucceeds | ( | ) |
Definition at line 151 of file ilTermsOfServiceNullCriterionTest.php.
| ilTermsOfServiceNullCriterionTest::testInstanceCanBeCreated | ( | ) |
Definition at line 50 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance().
Here is the call graph for this function:| ilTermsOfServiceNullCriterionTest::testNoFormUserInterfaceElementsAreBuilt | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
| ilTermsOfServiceNullCriterion | $criterion | @depends testInstanceCanBeCreated |
Definition at line 91 of file ilTermsOfServiceNullCriterionTest.php.
| ilTermsOfServiceNullCriterionTest::testTypeIdentPresentationEqualsANonEmptyString | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
@depends testNoFormUserInterfaceElementsAreBuilt
| ilTermsOfServiceNullCriterion | $criterion |
Definition at line 125 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceCriterionTypeGUI\getIdentPresentation(), ILIAS\Repository\lng(), and ilTermsOfServiceNullCriterion\ui().
Here is the call graph for this function:
|
protected |
Definition at line 32 of file ilTermsOfServiceNullCriterionTest.php.