|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilForumNotificationTest:
Collaboration diagram for ilForumNotificationTest:Protected Member Functions | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| MockObject &ilDBInterface | $database |
| MockObject &ilObjUser | $user |
| MockObject &ilTree | $tree |
| Container | $dic = null |
Definition at line 25 of file ilForumNotificationTest.php.
|
protected |
Definition at line 439 of file ilForumNotificationTest.php.
References $DIC, ILIAS\Repository\database(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 453 of file ilForumNotificationTest.php.
| ilForumNotificationTest::testCheckForumsExistsInsert | ( | ) |
Definition at line 260 of file ilForumNotificationTest.php.
References $refId, and ilForumNotification\checkForumsExistsInsert().
Here is the call graph for this function:| ilForumNotificationTest::testConstruct | ( | ) |
Definition at line 32 of file ilForumNotificationTest.php.
| ilForumNotificationTest::testDeleteAdminForce | ( | ) |
Definition at line 196 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testDeleteNotificationAllUsers | ( | ) |
Definition at line 311 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testDeleteUserToggle | ( | ) |
Definition at line 219 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testExistsNotification | ( | ) |
Definition at line 417 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testGetterAndSetter | ( | ) |
Definition at line 37 of file ilForumNotificationTest.php.
| ilForumNotificationTest::testInsertAdminForce | ( | ) |
Definition at line 156 of file ilForumNotificationTest.php.
References ILIAS\Repository\database(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilForumNotificationTest::testIsAdminForceNotification | ( | ) |
Definition at line 60 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testIsAdminForceNotificationFailed | ( | ) |
Definition at line 84 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testIsUserToggleNotification | ( | ) |
Definition at line 108 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testIsUserToggleNotificationFailed | ( | ) |
Definition at line 132 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testMergeThreadNotifications | ( | ) |
Definition at line 359 of file ilForumNotificationTest.php.
References ILIAS\Repository\database(), and ilForumNotification\mergeThreadNotifications().
Here is the call graph for this function:| ilForumNotificationTest::testRead | ( | ) |
Definition at line 327 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testUpdate | ( | ) |
Definition at line 281 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:| ilForumNotificationTest::testupdateUserToggle | ( | ) |
Definition at line 241 of file ilForumNotificationTest.php.
References ILIAS\Repository\database().
Here is the call graph for this function:
|
private |
Definition at line 27 of file ilForumNotificationTest.php.
|
private |
Definition at line 30 of file ilForumNotificationTest.php.
Referenced by tearDown().
|
private |
Definition at line 29 of file ilForumNotificationTest.php.
|
private |
Definition at line 28 of file ilForumNotificationTest.php.