drafttests.test_import_gui.DraftGuiImport Class Reference

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)
 

Detailed Description

Import the Draft graphical modules.

Member Function Documentation

◆ setUp()

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.

◆ test_import_gui_draft_snap()

def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draft_snap (   self)
Import Draft snapping.

◆ test_import_gui_draft_tools()

def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draft_tools (   self)
Import Draft graphical commands.

◆ test_import_gui_draft_trackers()

def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draft_trackers (   self)
Import Draft tracker utilities.

◆ test_import_gui_draftgui()

def drafttests.test_import_gui.DraftGuiImport.test_import_gui_draftgui (   self)
Import Draft TaskView GUI tools.

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