Robot Framework
libraryscopes.py File Reference

Go to the source code of this file.

Classes

class  robot.running.libraryscopes.GlobalScope
 
class  robot.running.libraryscopes.TestCaseScope
 
class  robot.running.libraryscopes.TestSuiteScope
 

Namespaces

 robot.running.libraryscopes
 

Functions

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