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) |
Import the Draft modules.
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.
def drafttests.test_import.DraftImport.test_import_draft | ( | self | ) |
Import the Draft module.
def drafttests.test_import.DraftImport.test_import_draft_geomutils | ( | self | ) |
Import Draft geometrical utilities.
def drafttests.test_import.DraftImport.test_import_draft_svg | ( | self | ) |
Import Draft SVG utilities.
def drafttests.test_import.DraftImport.test_import_draft_vecutils | ( | self | ) |
Import Draft vector utilities.