ILIAS
release_8 Revision v8.19
|
Class ilTermsOfServiceNullCriterionTest. More...
Public Member Functions | |
testInstanceCanBeCreated () | |
testNoFormUserInterfaceElementsAreBuilt (ilTermsOfServiceNullCriterion $criterion) | |
testCriterionAlwaysCreateEmptyConfigValue (ilTermsOfServiceNullCriterion $criterion) | |
testNoFormUserInterfaceElementsAreBuilt More... | |
testTypeIdentPresentationEqualsANonEmptyString (ilTermsOfServiceNullCriterion $criterion) | |
testNoFormUserInterfaceElementsAreBuilt More... | |
testEvaluationAlwaysSucceeds () | |
Protected Member Functions | |
setUp () | |
getInstance () | |
buildForm (ilTermsOfServiceCriterionTypeGUI $gui) | |
![]() | |
getRbacReviewMock () | |
getObjectDataCacheMock () | |
getRadioGroupMock () | |
getFormMock () | |
getUserMock () | |
![]() | |
setUp () | |
getLanguageMock () | |
getUiFactoryMock () | |
setGlobalVariable (string $name, $value) | |
getCriterionConfig ($value=null) | |
Protected Attributes | |
ilLanguage | $lng |
![]() | |
Container | $dic |
Class ilTermsOfServiceNullCriterionTest.
Definition at line 29 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
ilTermsOfServiceCriterionTypeGUI | $gui |
Definition at line 64 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceCriterionTypeGUI\appendOption(), ilTermsOfServiceBaseTest\getCriterionConfig(), and ilTermsOfServiceCriterionBaseTest\getFormMock().
Referenced by testCriterionAlwaysCreateEmptyConfigValue(), and testNoFormUserInterfaceElementsAreBuilt().
|
protected |
Definition at line 45 of file ilTermsOfServiceNullCriterionTest.php.
Referenced by testEvaluationAlwaysSucceeds(), testInstanceCanBeCreated(), and testTypeIdentPresentationEqualsANonEmptyString().
|
protected |
Definition at line 34 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getLanguageMock(), and ILIAS\Repository\lng().
ilTermsOfServiceNullCriterionTest::testCriterionAlwaysCreateEmptyConfigValue | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
testNoFormUserInterfaceElementsAreBuilt
ilTermsOfServiceNullCriterion | $criterion |
Definition at line 105 of file ilTermsOfServiceNullCriterionTest.php.
References buildForm(), ilTermsOfServiceBaseTest\getCriterionConfig(), ILIAS\Repository\lng(), and ilTermsOfServiceNullCriterion\ui().
ilTermsOfServiceNullCriterionTest::testEvaluationAlwaysSucceeds | ( | ) |
Definition at line 151 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance(), and ilTermsOfServiceCriterionBaseTest\getUserMock().
ilTermsOfServiceNullCriterionTest::testInstanceCanBeCreated | ( | ) |
Definition at line 50 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance().
ilTermsOfServiceNullCriterionTest::testNoFormUserInterfaceElementsAreBuilt | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
ilTermsOfServiceNullCriterion | $criterion | testInstanceCanBeCreated |
Definition at line 91 of file ilTermsOfServiceNullCriterionTest.php.
References buildForm(), ILIAS\Repository\lng(), and ilTermsOfServiceNullCriterion\ui().
ilTermsOfServiceNullCriterionTest::testTypeIdentPresentationEqualsANonEmptyString | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
testNoFormUserInterfaceElementsAreBuilt
ilTermsOfServiceNullCriterion | $criterion |
Definition at line 125 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getCriterionConfig(), getInstance(), ilTermsOfServiceBaseTest\getUiFactoryMock(), ILIAS\Repository\lng(), and ilTermsOfServiceNullCriterion\ui().
|
protected |
Definition at line 32 of file ilTermsOfServiceNullCriterionTest.php.