userver: pytest_userver.plugins.service_runner.ServiceRunnerModule Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
pytest_userver.plugins.service_runner.ServiceRunnerModule Class Reference

Detailed Description

Definition at line 11 of file service_runner.py.

+ Inheritance diagram for pytest_userver.plugins.service_runner.ServiceRunnerModule:
+ Collaboration diagram for pytest_userver.plugins.service_runner.ServiceRunnerModule:

Classes

class  FakeModule
 

Public Member Functions

None __init__ (self, **kwargs)
 
 obj (self)
 

Protected Attributes

 _module
 

Constructor & Destructor Documentation

◆ __init__()

None pytest_userver.plugins.service_runner.ServiceRunnerModule.__init__ ( self,
** kwargs )

Definition at line 16 of file service_runner.py.

Member Function Documentation

◆ obj()

pytest_userver.plugins.service_runner.ServiceRunnerModule.obj ( self)

Definition at line 21 of file service_runner.py.

Member Data Documentation

◆ _module

pytest_userver.plugins.service_runner.ServiceRunnerModule._module
protected

Definition at line 18 of file service_runner.py.


The documentation for this class was generated from the following file:
  • /data/code/userver/testsuite/pytest_plugins/pytest_userver/plugins/service_runner.py