qtunittest.RollbackImporter Class Reference
Public Member Functions | |
def | rollbackImports (self) |
Public Attributes | |
previousModules | |
Detailed Description
This tricky little class is used to make sure that modules under test will be reloaded the next time they are imported.
Member Function Documentation
◆ rollbackImports()
def qtunittest.RollbackImporter.rollbackImports | ( | self | ) |
References qtunittest.RollbackImporter.previousModules.
Member Data Documentation
◆ previousModules
qtunittest.RollbackImporter.previousModules |
The documentation for this class was generated from the following file:
- src/Mod/Test/Gui/qtunittest.py