The networking_generic_switch.tests.unit.test_locking
Module¶
-
class
networking_generic_switch.tests.unit.test_locking.
PoolLockTest
(methodName='runTest')¶ Bases:
fixtures.testcase.TestWithFixtures
-
setUp
()¶ Hook method for setting up the test fixture before exercising it.
-
test_lock_contextmanager_fail
(**keywargs)¶
-
test_lock_contextmanager_no_coordinator
()¶
-
test_lock_contextmanager_with_coordinator
(**keywargs)¶
-
test_lock_init
()¶
-