drafttests.test_import_tools.DraftImportTools Class Reference

Public Member Functions

def setUp (self)
 
def test_import_gui_draftedit (self)
 
def test_import_gui_draftlayer (self)
 
def test_import_gui_draftplane (self)
 
def test_import_gui_workingplane (self)
 

Detailed Description

Test for each individual module that defines a tool.

Member Function Documentation

◆ setUp()

def drafttests.test_import_tools.DraftImportTools.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_draftedit()

def drafttests.test_import_tools.DraftImportTools.test_import_gui_draftedit (   self)
Import Draft Edit.

◆ test_import_gui_draftlayer()

def drafttests.test_import_tools.DraftImportTools.test_import_gui_draftlayer (   self)
Import Draft Layer.

◆ test_import_gui_draftplane()

def drafttests.test_import_tools.DraftImportTools.test_import_gui_draftplane (   self)
Import Draft SelectPlane.

◆ test_import_gui_workingplane()

def drafttests.test_import_tools.DraftImportTools.test_import_gui_workingplane (   self)
Import Draft WorkingPlane.

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