Definition at line 4 of file client.py.
 
◆ __init__()
      
        
          | pytest_userver.plugins.ydb.client.YdbClient.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           endpoint,  | 
        
        
           | 
           | 
           |           database ) | 
        
      
 
 
◆ _init_driver()
  
  
      
        
          | pytest_userver.plugins.ydb.client.YdbClient._init_driver  | 
          ( | 
           |           endpoint,  | 
         
        
           | 
           | 
           |           database ) | 
         
       
   | 
  
staticprotected   | 
  
 
 
◆ database()
      
        
          | pytest_userver.plugins.ydb.client.YdbClient.database  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
 
◆ execute()
      
        
          | pytest_userver.plugins.ydb.client.YdbClient.execute  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           query ) | 
        
      
 
 
◆ session()
      
        
          | pytest_userver.plugins.ydb.client.YdbClient.session  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
 
◆ _database
  
  
      
        
          | pytest_userver.plugins.ydb.client.YdbClient._database | 
         
       
   | 
  
protected   | 
  
 
 
◆ _driver
  
  
      
        
          | pytest_userver.plugins.ydb.client.YdbClient._driver | 
         
       
   | 
  
protected   | 
  
 
 
◆ _session
  
  
      
        
          | pytest_userver.plugins.ydb.client.YdbClient._session | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/plugins/ydb/client.py