ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceNullCriterionTest. More...
Public Member Functions | |
setUp () | |
testInstanceCanBeCreated () | |
testNoFormUserInterfaceElementsAreBuilt (ilTermsOfServiceNullCriterion $criterion) | |
testCriterionAlwaysCreateEmptyConfigValue (ilTermsOfServiceNullCriterion $criterion) | |
testNoFormUserInterfaceElementsAreBuilt More... | |
testTypeIdentPresentationEqualsANonEmptyString (ilTermsOfServiceNullCriterion $criterion) | |
testNoFormUserInterfaceElementsAreBuilt More... | |
testEvaluationAlwaysSucceeds () | |
Protected Member Functions | |
getInstance () | |
buildForm (ilTermsOfServiceCriterionTypeGUI $gui) | |
![]() | |
getRbacReviewMock () | |
getObjectDataCacheMock () | |
getRadioGroupMock () | |
getFormMock () | |
getUserMock () | |
![]() | |
setUp () | |
getLanguageMock () | |
getUiFactoryMock () | |
setGlobalVariable (string $name, $value) | |
getCriterionConfig ($value=null) | |
Protected Attributes | |
$lng | |
![]() | |
$dic | |
Class ilTermsOfServiceNullCriterionTest.
Definition at line 12 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
ilTermsOfServiceCriterionTypeGUI | $gui |
ReflectionException |
Definition at line 60 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceCriterionTypeGUI\appendOption(), ilTermsOfServiceBaseTest\getCriterionConfig(), and ilTermsOfServiceCriterionBaseTest\getFormMock().
Referenced by testCriterionAlwaysCreateEmptyConfigValue(), and testNoFormUserInterfaceElementsAreBuilt().
|
protected |
Definition at line 35 of file ilTermsOfServiceNullCriterionTest.php.
Referenced by testEvaluationAlwaysSucceeds(), testInstanceCanBeCreated(), and testTypeIdentPresentationEqualsANonEmptyString().
ilTermsOfServiceNullCriterionTest::setUp | ( | ) |
Definition at line 20 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getLanguageMock().
ilTermsOfServiceNullCriterionTest::testCriterionAlwaysCreateEmptyConfigValue | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
testNoFormUserInterfaceElementsAreBuilt
ilTermsOfServiceNullCriterion | $criterion |
ReflectionException |
Definition at line 103 of file ilTermsOfServiceNullCriterionTest.php.
References buildForm(), ilTermsOfServiceBaseTest\getCriterionConfig(), and ilTermsOfServiceCriterionType\ui().
ilTermsOfServiceNullCriterionTest::testEvaluationAlwaysSucceeds | ( | ) |
ReflectionException |
Definition at line 155 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance(), and ilTermsOfServiceCriterionBaseTest\getUserMock().
ilTermsOfServiceNullCriterionTest::testInstanceCanBeCreated | ( | ) |
Definition at line 45 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance().
ilTermsOfServiceNullCriterionTest::testNoFormUserInterfaceElementsAreBuilt | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
ilTermsOfServiceNullCriterion | $criterion | testInstanceCanBeCreated |
ReflectionException |
Definition at line 88 of file ilTermsOfServiceNullCriterionTest.php.
References buildForm(), and ilTermsOfServiceCriterionType\ui().
ilTermsOfServiceNullCriterionTest::testTypeIdentPresentationEqualsANonEmptyString | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
testNoFormUserInterfaceElementsAreBuilt
ilTermsOfServiceNullCriterion | $criterion |
Definition at line 123 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getCriterionConfig(), getInstance(), ilTermsOfServiceBaseTest\getUiFactoryMock(), and ilTermsOfServiceCriterionType\ui().
|
protected |
Definition at line 15 of file ilTermsOfServiceNullCriterionTest.php.