These test the conformance of all the lock variations to the expected API.
| Module | test_lock | Tests for OS level locks. |
| Module | test_temporary_write_lock | Tests for temporarily upgrading to a WriteLock. |
From the __init__.py module:
| Class | TestCaseWithLock | Undocumented |
| Function | load_tests | Undocumented |
| Function | make_scenarios | Undocumented |