◆ setUp()
ilTermsOfServiceAcceptanceEntityTest::setUp |
( |
| ) |
|
◆ testEntityShouldReturnHashWhenHashIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnHashWhenHashIsSet |
( |
| ) |
|
◆ testEntityShouldReturnIdWhenIdIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnIdWhenIdIsSet |
( |
| ) |
|
◆ testEntityShouldReturnLanguageWhenLanguageIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnLanguageWhenLanguageIsSet |
( |
| ) |
|
◆ testEntityShouldReturnSourceTypeWhenSourceTypeIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnSourceTypeWhenSourceTypeIsSet |
( |
| ) |
|
◆ testEntityShouldReturnSourceWhenSourceIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnSourceWhenSourceIsSet |
( |
| ) |
|
◆ testEntityShouldReturnTextWhenTextIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnTextWhenTextIsSet |
( |
| ) |
|
◆ testEntityShouldReturnTimestampWhenTimestampIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnTimestampWhenTimestampIsSet |
( |
| ) |
|
Definition at line 181 of file ilTermsOfServiceAcceptanceEntityTest.php.
References time.
186 $entity->setTimestamp($expected);
187 $this->assertEquals($expected, $entity->getTimestamp());
Add data(end) time
Method that wraps PHPs time in order to allow simulations with the workflow.
◆ testEntityShouldReturnUserIdWhenUserIdIsSet()
ilTermsOfServiceAcceptanceEntityTest::testEntityShouldReturnUserIdWhenUserIdIsSet |
( |
| ) |
|
◆ testHashIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testHashIsInitiallyEmpty |
( |
| ) |
|
◆ testIdIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testIdIsInitiallyEmpty |
( |
| ) |
|
◆ testInstanceCanBeCreated()
ilTermsOfServiceAcceptanceEntityTest::testInstanceCanBeCreated |
( |
| ) |
|
◆ testLanguageOfAcceptanceIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testLanguageOfAcceptanceIsInitiallyEmpty |
( |
| ) |
|
◆ testSourceIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testSourceIsInitiallyEmpty |
( |
| ) |
|
◆ testSourceTypeIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testSourceTypeIsInitiallyEmpty |
( |
| ) |
|
◆ testTextIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testTextIsInitiallyEmpty |
( |
| ) |
|
◆ testTimestampOfSigningIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testTimestampOfSigningIsInitiallyEmpty |
( |
| ) |
|
◆ testUserIdIsInitiallyEmpty()
ilTermsOfServiceAcceptanceEntityTest::testUserIdIsInitiallyEmpty |
( |
| ) |
|
◆ $backupGlobals
ilTermsOfServiceAcceptanceEntityTest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: