etr  2.0
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Public Attributes | List of all members
test_resources_plugin.TestPlugin Class Reference

Public Member Functions

def setup
 
def teardown
 
def test_configuration_creates_db_from_storage
 
def test_setup_acquires_all_resources
 
def test_teardown_releases_all_resources
 

Public Attributes

 storage_patcher
 
 resmgr_patcher
 
 inforeg_patcher
 
 mock_Storage
 
 mock_ResourceManager
 
 mock_InfoReg
 
 mock_storage
 
 mock_resmgr
 
 mock_inforeg
 
 mock_storagemgr
 
 args
 
 cfgctx
 
 tdctx
 
 setupctx
 

Member Function Documentation

def test_resources_plugin.TestPlugin.setup (   self)
def test_resources_plugin.TestPlugin.teardown (   self)
def test_resources_plugin.TestPlugin.test_configuration_creates_db_from_storage (   self)
def test_resources_plugin.TestPlugin.test_setup_acquires_all_resources (   self)
def test_resources_plugin.TestPlugin.test_teardown_releases_all_resources (   self)

Member Data Documentation

test_resources_plugin.TestPlugin.args
test_resources_plugin.TestPlugin.cfgctx
test_resources_plugin.TestPlugin.inforeg_patcher
test_resources_plugin.TestPlugin.mock_InfoReg
test_resources_plugin.TestPlugin.mock_inforeg
test_resources_plugin.TestPlugin.mock_resmgr
test_resources_plugin.TestPlugin.mock_ResourceManager
test_resources_plugin.TestPlugin.mock_Storage
test_resources_plugin.TestPlugin.mock_storage
test_resources_plugin.TestPlugin.mock_storagemgr
test_resources_plugin.TestPlugin.resmgr_patcher
test_resources_plugin.TestPlugin.setupctx
test_resources_plugin.TestPlugin.storage_patcher
test_resources_plugin.TestPlugin.tdctx

The documentation for this class was generated from the following file: