envisage.tests.test_import_manager module

Tests for the import manager.

class envisage.tests.test_import_manager.ImportManagerTestCase(methodName='runTest')[source]

Bases: TestCase

Tests for the import manager.

setUp()[source]

Prepares the test fixture before each test method is called.

test_import_dotted_module()[source]

import dotted module

test_import_dotted_symbol()[source]

import dotted symbol

test_import_nested_symbol()[source]

import nested symbol