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 149 of file unittestgui.py.
def unittestgui::RollbackImporter::__init__ | ( | self | ) |
Definition at line 153 of file unittestgui.py.
def unittestgui::RollbackImporter::rollbackImports | ( | self | ) |
Definition at line 156 of file unittestgui.py.
Definition at line 154 of file unittestgui.py.