drafttests.test_import.DraftImport Class Reference

Public Member Functions

def setUp (self)
 
def test_import_draft (self)
 
def test_import_draft_geomutils (self)
 
def test_import_draft_svg (self)
 
def test_import_draft_vecutils (self)
 

Detailed Description

Import the Draft modules.

Member Function Documentation

◆ setUp()

def drafttests.test_import.DraftImport.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_draft()

def drafttests.test_import.DraftImport.test_import_draft (   self)
Import the Draft module.

◆ test_import_draft_geomutils()

def drafttests.test_import.DraftImport.test_import_draft_geomutils (   self)
Import Draft geometrical utilities.

◆ test_import_draft_svg()

def drafttests.test_import.DraftImport.test_import_draft_svg (   self)
Import Draft SVG utilities.

◆ test_import_draft_vecutils()

def drafttests.test_import.DraftImport.test_import_draft_vecutils (   self)
Import Draft vector utilities.

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