| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilForumTopicTest:
 Collaboration diagram for ilForumTopicTest:Public Member Functions | |
| testConstruct () | |
| testAssignData () | |
| testInsert () | |
| testInsertFalse () | |
| testUpdate () | |
| testUpdateFalse () | |
| testReload () | |
| testGetPostRootId () | |
| testGetFirstVisiblePostId () | |
| testGetPostRootIdFailed () | |
| testGetFirstVisiblePostIdFailed () | |
| testCountPosts () | |
| testCountPostsFailed () | |
| testCountActivePosts () | |
| testCountActivePostsFailed () | |
| testGetAllPostIds () | |
| testIsNotificationEnabled () | |
| testIsNotificationEnabledNoResult () | |
| testIsNotificationEnabledInvalidIds () | |
| testEnableNotification () | |
| testDisableNotification () | |
| testMakeSticky () | |
| testMakeStickyFailed () | |
| testUnmakeSticky () | |
| testUnmakeStickyFalse () | |
| testClose () | |
| testReopen () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Private Member Functions | |
| withIgnoredQuery (InvocationMocker $mock, array ... $expected) | |
Private Attributes | |
| $mockDatabase | |
| $mockUser | |
| Container | $dic = null | 
Definition at line 26 of file ilForumTopicTest.php.
      
  | 
  protected | 
Definition at line 543 of file ilForumTopicTest.php.
References $DIC, $mockDatabase, and $mockUser.
      
  | 
  protected | 
Definition at line 558 of file ilForumTopicTest.php.
| ilForumTopicTest::testAssignData | ( | ) | 
Definition at line 73 of file ilForumTopicTest.php.
References $data.
| ilForumTopicTest::testClose | ( | ) | 
Definition at line 511 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testConstruct | ( | ) | 
Definition at line 34 of file ilForumTopicTest.php.
References $id, ilDBConstants\FETCHMODE_OBJECT, and withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testCountActivePosts | ( | ) | 
Definition at line 315 of file ilForumTopicTest.php.
References $id, and withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testCountActivePostsFailed | ( | ) | 
Definition at line 333 of file ilForumTopicTest.php.
References $id, and withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testCountPosts | ( | ) | 
Definition at line 283 of file ilForumTopicTest.php.
References $id, and withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testCountPostsFailed | ( | ) | 
Definition at line 299 of file ilForumTopicTest.php.
References $id, and withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testDisableNotification | ( | ) | 
Definition at line 445 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testEnableNotification | ( | ) | 
Definition at line 424 of file ilForumTopicTest.php.
References $id, and withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testGetAllPostIds | ( | ) | 
Definition at line 351 of file ilForumTopicTest.php.
References $id, and ilDBConstants\FETCHMODE_OBJECT.
| ilForumTopicTest::testGetFirstVisiblePostId | ( | ) | 
Definition at line 233 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testGetFirstVisiblePostIdFailed | ( | ) | 
Definition at line 267 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testGetPostRootId | ( | ) | 
Definition at line 215 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testGetPostRootIdFailed | ( | ) | 
Definition at line 251 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testInsert | ( | ) | 
Definition at line 119 of file ilForumTopicTest.php.
| ilForumTopicTest::testInsertFalse | ( | ) | 
Definition at line 162 of file ilForumTopicTest.php.
| ilForumTopicTest::testIsNotificationEnabled | ( | ) | 
Definition at line 372 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testIsNotificationEnabledInvalidIds | ( | ) | 
Definition at line 410 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testIsNotificationEnabledNoResult | ( | ) | 
Definition at line 391 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testMakeSticky | ( | ) | 
Definition at line 461 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testMakeStickyFailed | ( | ) | 
Definition at line 476 of file ilForumTopicTest.php.
| ilForumTopicTest::testReload | ( | ) | 
Definition at line 205 of file ilForumTopicTest.php.
| ilForumTopicTest::testReopen | ( | ) | 
Definition at line 527 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testUnmakeSticky | ( | ) | 
Definition at line 484 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testUnmakeStickyFalse | ( | ) | 
Definition at line 500 of file ilForumTopicTest.php.
References $id.
| ilForumTopicTest::testUpdate | ( | ) | 
Definition at line 171 of file ilForumTopicTest.php.
References withIgnoredQuery().
 Here is the call graph for this function:| ilForumTopicTest::testUpdateFalse | ( | ) | 
Definition at line 197 of file ilForumTopicTest.php.
      
  | 
  private | 
Definition at line 567 of file ilForumTopicTest.php.
Referenced by testConstruct(), testCountActivePosts(), testCountActivePostsFailed(), testCountPosts(), testCountPostsFailed(), testEnableNotification(), and testUpdate().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 32 of file ilForumTopicTest.php.
Referenced by tearDown().
      
  | 
  private | 
Definition at line 29 of file ilForumTopicTest.php.
Referenced by setUp().
      
  | 
  private | 
Definition at line 31 of file ilForumTopicTest.php.
Referenced by setUp().