FPIBG Utility
ConfigTest.ConfigTester Class Reference

Public Member Functions

 __init__ (self, ObjName)
 
 Create (self, gobj)
 
 Open (self)
 
 Close (self)
 
 testObject (self, modNumber, dbglvl)
 

Public Attributes

 ObjName = ObjName
 
 log = gobj
 
 config = FPIBGConfig("TestConfig")
 

Detailed Description

Class for testing configuration file functionality

Constructor & Destructor Documentation

◆ __init__()

ConfigTest.ConfigTester.__init__ ( self,
ObjName )
Initialize with object name

Member Function Documentation

◆ Close()

ConfigTest.ConfigTester.Close ( self)
Closes any resources

◆ Create()

ConfigTest.ConfigTester.Create ( self,
gobj )
Creates the ConfigTester object with logging
Args:
    gobj: The global logging object

◆ Open()

ConfigTest.ConfigTester.Open ( self)
Opens any resources

◆ testObject()

ConfigTest.ConfigTester.testObject ( self,
modNumber,
dbglvl )
Test function that validates configuration functionality
Args:
    modNumber: Module number to test
    dbglvl: Debug level (0-5, where 5 is most verbose)

Member Data Documentation

◆ config

ConfigTest.ConfigTester.config = FPIBGConfig("TestConfig")

◆ log

ConfigTest.ConfigTester.log = gobj

◆ ObjName

ConfigTest.ConfigTester.ObjName = ObjName

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