Public Member Functions | Public Attributes | Private Attributes | List of all members
run-unit-tests.PyTest Class Reference
Inheritance diagram for run-unit-tests.PyTest:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, testname, path_to_test)
 
def command (self)
 
def debug_dump (self)
 
def run_test (self, configuration=None, log_path=None)
 

Public Attributes

 path_to_script
 

Private Attributes

 _config
 
 _ran
 

Detailed Description

Class for python tests. Hold the path to the script of the test

Definition at line 375 of file run-unit-tests.py.

Constructor & Destructor Documentation

def run-unit-tests.PyTest.__init__ (   self,
  testname,
  path_to_test 
)
:param testname: name of the test
:param path_to_test: the relative path from the current directory to the path

Definition at line 379 of file run-unit-tests.py.

Member Function Documentation

def run-unit-tests.PyTest.command (   self)

Definition at line 394 of file run-unit-tests.py.

def run-unit-tests.PyTest.debug_dump (   self)

Definition at line 389 of file run-unit-tests.py.

def run-unit-tests.PyTest.run_test (   self,
  configuration = None,
  log_path = None 
)

Definition at line 411 of file run-unit-tests.py.

Member Data Documentation

run-unit-tests.PyTest._config
private

Definition at line 387 of file run-unit-tests.py.

run-unit-tests.PyTest._ran
private

Definition at line 415 of file run-unit-tests.py.

run-unit-tests.PyTest.path_to_script

Definition at line 386 of file run-unit-tests.py.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43