Differences Between: [Versions 39 and 310]
APCu unit tests.
Copyright: | 2014 Sam Hemelryk |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 91 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
cachestore_apcu_test:: (4 methods):
get_class_name()
setUp()
test_cross_application_interaction()
test_different_caches_have_different_prefixes()
Class: cachestore_apcu_test - X-Ref
APC unit test class.get_class_name() X-Ref |
Returns the apcu class name return: string |
setUp() X-Ref |
No description |
test_cross_application_interaction() X-Ref |
Test that the Moodle APCu store doesn't cross paths with other code using APCu as well. |
test_different_caches_have_different_prefixes() X-Ref |
No description |