Robot Framework
robot.running.testlibraries Namespace Reference

Classes

class  _BaseTestLibrary
 
class  _ClassLibrary
 
class  _DynamicLibrary
 
class  _HybridLibrary
 
class  _ModuleLibrary
 

Functions

def _get_lib_class (libcode)
 
def TestLibrary (name, args=None, variables=None, create_handlers=True, logger=LOGGER)
 

Function Documentation

◆ _get_lib_class()

def robot.running.testlibraries._get_lib_class (   libcode)
private

Definition at line 52 of file testlibraries.py.

◆ TestLibrary()

def robot.running.testlibraries.TestLibrary (   name,
  args = None,
  variables = None,
  create_handlers = True,
  logger = LOGGER 
)

Definition at line 36 of file testlibraries.py.