etr  4.0-pre
Public Member Functions | Public Attributes | List of all members
test_resources_plugin.TestPlugin Class Reference

Public Member Functions

def setup (self)
 
def teardown (self)
 
def test_configuration_creates_db_from_storage (self)
 
def test_setup_acquires_all_resources (self)
 
def test_teardown_releases_all_resources (self)
 

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

◆ setup()

def test_resources_plugin.TestPlugin.setup (   self)

◆ teardown()

def test_resources_plugin.TestPlugin.teardown (   self)

◆ test_configuration_creates_db_from_storage()

def test_resources_plugin.TestPlugin.test_configuration_creates_db_from_storage (   self)

◆ test_setup_acquires_all_resources()

def test_resources_plugin.TestPlugin.test_setup_acquires_all_resources (   self)

◆ test_teardown_releases_all_resources()

def test_resources_plugin.TestPlugin.test_teardown_releases_all_resources (   self)

Member Data Documentation

◆ args

test_resources_plugin.TestPlugin.args

◆ cfgctx

test_resources_plugin.TestPlugin.cfgctx

◆ inforeg_patcher

test_resources_plugin.TestPlugin.inforeg_patcher

◆ mock_InfoReg

test_resources_plugin.TestPlugin.mock_InfoReg

◆ mock_inforeg

test_resources_plugin.TestPlugin.mock_inforeg

◆ mock_resmgr

test_resources_plugin.TestPlugin.mock_resmgr

◆ mock_ResourceManager

test_resources_plugin.TestPlugin.mock_ResourceManager

◆ mock_Storage

test_resources_plugin.TestPlugin.mock_Storage

◆ mock_storage

test_resources_plugin.TestPlugin.mock_storage

◆ mock_storagemgr

test_resources_plugin.TestPlugin.mock_storagemgr

◆ resmgr_patcher

test_resources_plugin.TestPlugin.resmgr_patcher

◆ setupctx

test_resources_plugin.TestPlugin.setupctx

◆ storage_patcher

test_resources_plugin.TestPlugin.storage_patcher

◆ tdctx

test_resources_plugin.TestPlugin.tdctx

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