Public Member Functions | |
def | __init__ |
def | rollbackImports |
Public Attributes | |
previousModules |
This tricky little class is used to make sure that modules under test will be reloaded the next time they are imported.
Definition at line 156 of file qtunittest.py.
def qtunittest::RollbackImporter::__init__ | ( | self | ) |
Definition at line 160 of file qtunittest.py.
def qtunittest::RollbackImporter::rollbackImports | ( | self | ) |
Definition at line 163 of file qtunittest.py.
Definition at line 161 of file qtunittest.py.