test_safe_import#
Functions
Test importing a class. |
|
Test importing an existing object. |
|
Test importing a dependency that is not installed. |
|
Test importing a dependency that is installed. |
|
Test importing a submodule. |
|
Test importing a dependency with a different package name. |
|
Test importing another dependency with a different package name. |
|
Test importing a dependency with the same name as package name. |
|
Test multiple inheritance from dynamic MagicMock. |