Public Member Functions | |
def | setUp (self) |
def | test_import_gui_draft_snap (self) |
def | test_import_gui_draft_tools (self) |
def | test_import_gui_draft_trackers (self) |
def | test_import_gui_draftgui (self) |
Import the Draft graphical modules.
def drafttests.test_import_gui.DraftGuiImport.setUp | ( | self | ) |
Draw the header. This is executed before every test. No document is needed to test the import of modules so no document is created, and `tearDown` isn't defined.
def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draft_snap | ( | self | ) |
Import Draft snapping.
def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draft_tools | ( | self | ) |
Import Draft graphical commands.
def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draft_trackers | ( | self | ) |
Import Draft tracker utilities.
def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draftgui | ( | self | ) |
Import Draft TaskView GUI tools.