[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
lock unit tests
Copyright: | 2013 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 111 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
lock_testcase:: (3 methods):
setUp()
run_on_lock_factory()
test_locks()
Class: lock_testcase - X-Ref
Unit tests for our locking implementations.setUp() X-Ref |
Some lock types will store data in the database. |
run_on_lock_factory(\core\lock\lock_factory $lockfactory) X-Ref |
Run a suite of tests on a lock factory. param: \core\lock\lock_factory $lockfactory - A lock factory to test |
test_locks() X-Ref |
Tests the testable lock factories. return: void |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |