| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ForumNotificationCacheTest. More...
 Inheritance diagram for ForumNotificationCacheTest:
 Collaboration diagram for ForumNotificationCacheTest:Public Member Functions | |
| testExceptionIsRaisedWhenTryingToRetrieveItemNotCachedYet () | |
| testCacheItemResultsInCacheHit () | |
| nonScalarValuesProvider () | |
| testExceptionIsRaisedWhenKeyShouldBeBuiltWithNonScalarValues ($nonScalarValue) | |
| scalarValuesAndNullProvider () | |
| testCacheKeyCouldBeGeneratedByArray ($scalarValue) | |
Class ForumNotificationCacheTest.
Definition at line 27 of file ForumNotificationCacheTest.php.
| ForumNotificationCacheTest::nonScalarValuesProvider | ( | ) | 
Definition at line 46 of file ForumNotificationCacheTest.php.
| ForumNotificationCacheTest::scalarValuesAndNullProvider | ( | ) | 
Definition at line 67 of file ForumNotificationCacheTest.php.
| ForumNotificationCacheTest::testCacheItemResultsInCacheHit | ( | ) | 
Definition at line 37 of file ForumNotificationCacheTest.php.
| ForumNotificationCacheTest::testCacheKeyCouldBeGeneratedByArray | ( | $scalarValue | ) | 
| scalar | null | $scalarValue | scalarValuesAndNullProvider | 
Definition at line 82 of file ForumNotificationCacheTest.php.
References ILIAS\LTI\ToolProvider\$key.
| ForumNotificationCacheTest::testExceptionIsRaisedWhenKeyShouldBeBuiltWithNonScalarValues | ( | $nonScalarValue | ) | 
| mixed | $nonScalarValue | nonScalarValuesProvider | 
Definition at line 59 of file ForumNotificationCacheTest.php.
| ForumNotificationCacheTest::testExceptionIsRaisedWhenTryingToRetrieveItemNotCachedYet | ( | ) | 
Definition at line 29 of file ForumNotificationCacheTest.php.