class documentation

class TestFinderTemplate: (source)

View In Hierarchy

This test focus in getting a particular implementation detail right. If at some point in time the implementation is changed for something different, this test can be modified or even excluded.

Method install_finder Undocumented
Method test_combine_namespaces Undocumented
Method test_dynamic_path_computation Undocumented
Method test_namespace Undocumented
Method test_no_recursion Undocumented
Method test_packages Undocumented
Method test_similar_name Undocumented
def install_finder(self, finder): (source)

Undocumented

def test_combine_namespaces(self, tmp_path): (source)

Undocumented

def test_dynamic_path_computation(self, tmp_path): (source)

Undocumented

def test_namespace(self, tmp_path): (source)

Undocumented

def test_no_recursion(self, tmp_path): (source)

Undocumented

def test_packages(self, tmp_path): (source)

Undocumented

def test_similar_name(self, tmp_path): (source)

Undocumented