class documentation

Undocumented

Method execute Call the pertinent legacy API function (e.g. open_text, path) on package and path.

Inherited from CommonTests:

Method test_extant_path Undocumented
Method test_importing_module_as_side_effect Undocumented
Method test_missing_path Undocumented
Method test_package_name Undocumented
Method test_package_object Undocumented
Method test_pathlib_path Undocumented
Method test_string_path Undocumented
Method test_useless_loader Undocumented
def execute(self, package, path): (source)

Call the pertinent legacy API function (e.g. open_text, path) on package and path.