|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceAcceptanceEntityTest. More...
Inheritance diagram for ilTermsOfServiceAcceptanceEntityTest:
Collaboration diagram for ilTermsOfServiceAcceptanceEntityTest:Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| setUp () | |
| getLanguageMock () | |
| getUiFactoryMock () | |
| setGlobalVariable (string $name, $value) | |
| getCriterionConfig ($value=null) | |
Protected Attributes inherited from ilTermsOfServiceBaseTest | |
| Container | $dic |
Class ilTermsOfServiceAcceptanceEntityTest.
Definition at line 25 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testCriteriaAreInitiallyEmpty | ( | ) |
Definition at line 75 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testDocumentIdIsInitiallyEmpty | ( | ) |
Definition at line 57 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnCriteriaWhenCriteriaAreSet | ( | ) |
Definition at line 137 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnDocumentIdWhenDocumentIdIsSet | ( | ) |
Definition at line 105 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnHashWhenHashIsSet | ( | ) |
Definition at line 129 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnIdWhenIdIsSet | ( | ) |
Definition at line 81 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnSourceTypeWhenSourceTypeIsSet | ( | ) |
Definition at line 113 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnTextWhenTextIsSet | ( | ) |
Definition at line 97 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnTimestampWhenTimestampIsSet | ( | ) |
Definition at line 121 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnUserIdWhenUserIdIsSet | ( | ) |
Definition at line 89 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testHashIsInitiallyEmpty | ( | ) |
Definition at line 69 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testIdIsInitiallyEmpty | ( | ) |
Definition at line 33 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testInstanceCanBeCreated | ( | ) |
Definition at line 27 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testTextIsInitiallyEmpty | ( | ) |
Definition at line 45 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testTimestampOfSignatureIsInitiallyEmpty | ( | ) |
Definition at line 63 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testTitleIsInitiallyEmpty | ( | ) |
Definition at line 51 of file ilTermsOfServiceAcceptanceEntityTest.php.
| ilTermsOfServiceAcceptanceEntityTest::testUserIdIsInitiallyEmpty | ( | ) |
Definition at line 39 of file ilTermsOfServiceAcceptanceEntityTest.php.