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