[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Memcached unit tests. If you wish to use these unit tests all you need to do is add the following definition to your config.php file.
Copyright: | 2013 Sam Hemelryk |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 273 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
cachestore_memcached_test:: (3 methods):
get_class_name()
test_valid_keys()
test_clustered()
Class: cachestore_memcached_test - X-Ref
Memcached unit test class.get_class_name() X-Ref |
Returns the memcached class name return: string |
test_valid_keys() X-Ref |
Tests the valid keys to ensure they work. |
test_clustered() X-Ref |
Tests the clustering feature. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |