|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilTermsOfServiceNullCriterionTest. More...
Inheritance diagram for ilTermsOfServiceNullCriterionTest:
Collaboration diagram for ilTermsOfServiceNullCriterionTest:Public Member Functions | |
| setUp () | |
| @inheritDoc More... | |
| testInstanceCanBeCreated () | |
| testNoFormUserInterfaceElementsAreBuilt (ilTermsOfServiceNullCriterion $criterion) | |
| testCriterionAlwaysCreateEmptyConfigValue (ilTermsOfServiceNullCriterion $criterion) | |
| @depends testNoFormUserInterfaceElementsAreBuilt More... | |
| testTypeIdentPresentationEqualsANonEmptyString (ilTermsOfServiceNullCriterion $criterion) | |
| @depends 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 () | |
| getUiFactoryMock () | |
| setGlobalVariable (string $name, $value) | |
| getCriterionConfig ($value=null) | |
Protected Attributes | |
| $lng | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| $dic | |
Class ilTermsOfServiceNullCriterionTest.
Definition at line 12 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
| ilTermsOfServiceCriterionTypeGUI | $gui |
| ReflectionException |
Definition at line 60 of file ilTermsOfServiceNullCriterionTest.php.
|
protected |
Definition at line 35 of file ilTermsOfServiceNullCriterionTest.php.
Referenced by testInstanceCanBeCreated().
Here is the caller graph for this function:| ilTermsOfServiceNullCriterionTest::setUp | ( | ) |
@inheritDoc
Reimplemented from ilTermsOfServiceBaseTest.
Definition at line 20 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceBaseTest\getLanguageMock().
Here is the call graph for this function:| ilTermsOfServiceNullCriterionTest::testCriterionAlwaysCreateEmptyConfigValue | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
@depends testNoFormUserInterfaceElementsAreBuilt
| ilTermsOfServiceNullCriterion | $criterion |
| ReflectionException |
Definition at line 103 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceCriterionTypeGUI\getConfigByForm(), and ilTermsOfServiceCriterionType\ui().
Here is the call graph for this function:| ilTermsOfServiceNullCriterionTest::testEvaluationAlwaysSucceeds | ( | ) |
| ReflectionException |
Definition at line 155 of file ilTermsOfServiceNullCriterionTest.php.
| ilTermsOfServiceNullCriterionTest::testInstanceCanBeCreated | ( | ) |
Definition at line 45 of file ilTermsOfServiceNullCriterionTest.php.
References getInstance().
Here is the call graph for this function:| ilTermsOfServiceNullCriterionTest::testNoFormUserInterfaceElementsAreBuilt | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
| ilTermsOfServiceNullCriterion | $criterion | @depends testInstanceCanBeCreated |
| ReflectionException |
Definition at line 88 of file ilTermsOfServiceNullCriterionTest.php.
| ilTermsOfServiceNullCriterionTest::testTypeIdentPresentationEqualsANonEmptyString | ( | ilTermsOfServiceNullCriterion | $criterion | ) |
@depends testNoFormUserInterfaceElementsAreBuilt
| ilTermsOfServiceNullCriterion | $criterion |
Definition at line 123 of file ilTermsOfServiceNullCriterionTest.php.
References ilTermsOfServiceCriterionTypeGUI\getIdentPresentation(), and ilTermsOfServiceCriterionType\ui().
Here is the call graph for this function:
|
protected |
Definition at line 15 of file ilTermsOfServiceNullCriterionTest.php.