[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Memcache 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: | 293 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
cachestore_memcache_test:: (4 methods):
get_class_name()
test_valid_keys()
test_clustered()
test_require_encoding()
Class: cachestore_memcache_test - X-Ref
Memcache unit test class.get_class_name() X-Ref |
Returns the memcache 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. |
test_require_encoding() X-Ref |
Test our checks for encoding. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |