ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceNullCriterionTest. More...
Public Member Functions | |
setUp () | |
testInstanceCanBeCreated () | |
testNoFormUserInterfaceElementsAreBuilt (\ilTermsOfServiceNullCriterion $criterion) | |
testCriterionAlwaysCreateEmptyConfigValue (\ilTermsOfServiceNullCriterion $criterion) | |
testNoFormUserInterfaceElementsAreBuilt More... | |
testTypeIdentPresentatioEqualsANonEmptyString (\ilTermsOfServiceNullCriterion $criterion) | |
testNoFormUserInterfaceElementsAreBuilt More... | |
testEvaluationAlwaysSucceeds () | |
Protected Member Functions | |
getInstance () | |
buildForm (\ilTermsOfServiceCriterionTypeGUI $gui) | |
Protected Member Functions inherited from ilTermsOfServiceCriterionBaseTest | |
getRbacReviewMock () | |
getObjectDataCacheMock () | |
getRadioGroupMock () | |
getFormMock () | |
getUserMock () | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
setUp () | |
getLanguageMock () | |
setGlobalVariable (string $name, $value) | |
assertException (string $exceptionClass) | |
getCriterionConfig ($value=null) | |
Protected Attributes | |
$lng | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
$dic | |
Class ilTermsOfServiceNullCriterionTest.
Definition at line 11 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
\ilTermsOfServiceCriterionTypeGUI | $gui |
Definition at line 58 of file ilTermsOfServiceNullCriterionTest.php.
References $form, ilTermsOfServiceCriterionTypeGUI\appendOption(), ilTermsOfServiceBaseTest\getCriterionConfig(), and ilTermsOfServiceCriterionBaseTest\getFormMock().
Referenced by testCriterionAlwaysCreateEmptyConfigValue(), and testNoFormUserInterfaceElementsAreBuilt().
|
protected |
Definition at line 34 of file ilTermsOfServiceNullCriterionTest.php.
Referenced by testEvaluationAlwaysSucceeds(), testInstanceCanBeCreated(), and testTypeIdentPresentatioEqualsANonEmptyString().
ilTermsOfServiceNullCriterionTest::setUp | ( | ) |
Definition at line 19 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getLanguageMock().
ilTermsOfServiceNullCriterionTest::testCriterionAlwaysCreateEmptyConfigValue | ( | \ilTermsOfServiceNullCriterion | $criterion | ) |
testNoFormUserInterfaceElementsAreBuilt
\ilTermsOfServiceNullCriterion | $criterion |
Definition at line 98 of file ilTermsOfServiceNullCriterionTest.php.
References $form, buildForm(), ilTermsOfServiceBaseTest\getCriterionConfig(), and ilTermsOfServiceCriterionType\ui().
ilTermsOfServiceNullCriterionTest::testEvaluationAlwaysSucceeds | ( | ) |
Definition at line 150 of file ilTermsOfServiceNullCriterionTest.php.
References $user, getInstance(), and ilTermsOfServiceCriterionBaseTest\getUserMock().
ilTermsOfServiceNullCriterionTest::testInstanceCanBeCreated | ( | ) |
Definition at line 44 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance().
ilTermsOfServiceNullCriterionTest::testNoFormUserInterfaceElementsAreBuilt | ( | \ilTermsOfServiceNullCriterion | $criterion | ) |
\ilTermsOfServiceNullCriterion | $criterion | testInstanceCanBeCreated |
Definition at line 85 of file ilTermsOfServiceNullCriterionTest.php.
References buildForm(), and ilTermsOfServiceCriterionType\ui().
ilTermsOfServiceNullCriterionTest::testTypeIdentPresentatioEqualsANonEmptyString | ( | \ilTermsOfServiceNullCriterion | $criterion | ) |
testNoFormUserInterfaceElementsAreBuilt
\ilTermsOfServiceNullCriterion | $criterion |
Definition at line 118 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getCriterionConfig(), getInstance(), and ilTermsOfServiceCriterionType\ui().
|
protected |
Definition at line 14 of file ilTermsOfServiceNullCriterionTest.php.