class documentation

class TestInferModule(unittest.TestCase): (source)

View In Hierarchy

Test module_utils.infer_module.

Method assert_module_equal Undocumented
Method test_multiple_paths Undocumented
Method test_name_in_package Undocumented
Method test_not_found Undocumented
Method test_simple_name Undocumented
def assert_module_equal(self, module, path, target, name, kind='Local'): (source)

Undocumented

def test_multiple_paths(self): (source)

Undocumented

def test_name_in_package(self): (source)

Undocumented

def test_not_found(self): (source)

Undocumented

def test_simple_name(self): (source)

Undocumented