FPIBG Utility
TestFPIBGDataNotExist Namespace Reference

Variables

 syspth = sys.path #
 
 cwd = os.getcwd() #
 
str shrddir = cwd + "\\python\\shared" #
 
 guser = getpass.getuser() #
 
 bc = FPIBGBase("GlobalBaseClass")
 
 myClass = DataClass(True, "ExampleObject")
 
 return_value
 

Variable Documentation

◆ bc

TestFPIBGDataNotExist.bc = FPIBGBase("GlobalBaseClass")

◆ cwd

TestFPIBGDataNotExist.cwd = os.getcwd() #

◆ guser

TestFPIBGDataNotExist.guser = getpass.getuser() #

◆ myClass

TestFPIBGDataNotExist.myClass = DataClass(True, "ExampleObject")

◆ return_value

TestFPIBGDataNotExist.return_value

◆ shrddir

str TestFPIBGDataNotExist.shrddir = cwd + "\\python\\shared" #

◆ syspth

TestFPIBGDataNotExist.syspth = sys.path #