MCPcopy Create free account
hub / github.com/apache/cloudstack / getDbConnection

Method getDbConnection

tools/marvin/marvin/cloudstackTestClient.py:418–423  ·  view source on GitHub ↗

@Name : getDbConnection @Desc : Retrieves the DB Connection Handle

(self)

Source from the content-addressed store, hash-verified

416 self.__csConnection.close()
417
418 def getDbConnection(self):
419 '''
420 @Name : getDbConnection
421 @Desc : Retrieves the DB Connection Handle
422 '''
423 return self.__dbConnection
424
425 def getConfigParser(self):
426 '''

Callers 15

setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpClassMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80
setUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected