| def test_resources_plugin.TestResourceManger.setup |
( |
|
self | ) |
|
| def test_resources_plugin.TestResourceManger.teardown |
( |
|
self | ) |
|
| def test_resources_plugin.TestResourceManger.test_acquire_resource_does_nothing_if_already_acquired |
( |
|
self | ) |
|
| def test_resources_plugin.TestResourceManger.test_acquire_resource_propagates_arguments_to_remote_service |
( |
|
self | ) |
|
| def test_resources_plugin.TestResourceManger.test_acquire_resource_releases_resource_if_storage_fails |
( |
|
self | ) |
|
| def test_resources_plugin.TestResourceManger.test_acquire_resource_stored_resource |
( |
|
self | ) |
|
| def test_resources_plugin.TestResourceManger.test_release_resource_releases_resource_and_removes_from_storage |
( |
|
self | ) |
|
| test_resources_plugin.TestResourceManger.mgr |
| test_resources_plugin.TestResourceManger.mock_remote_service |
| test_resources_plugin.TestResourceManger.mock_RemoteService |
| test_resources_plugin.TestResourceManger.mock_storage |
| test_resources_plugin.TestResourceManger.mock_StorageManager |
| test_resources_plugin.TestResourceManger.storage_patcher |
The documentation for this class was generated from the following file: