Robot Framework
robot.running.libraryscopes Namespace Reference

Classes

class  GlobalScope
 
class  TestCaseScope
 
class  TestSuiteScope
 

Functions

def _get_scope (libcode)
 
def LibraryScope (libcode, library)
 

Function Documentation

◆ _get_scope()

def robot.running.libraryscopes._get_scope (   libcode)
private

Definition at line 30 of file libraryscopes.py.

◆ LibraryScope()

def robot.running.libraryscopes.LibraryScope (   libcode,
  library 
)

Definition at line 21 of file libraryscopes.py.