Class | Dummy |
No class docstring; 1/1 method documented |
Class | FakeDocumentable |
A fake of pydoctor.model.Documentable that provides a system and sourceHref attribute. |
Class | FakeOptions |
A fake options object as if it came from that stupid optparse thing. |
Function | test_constructor_params_empty |
Undocumented |
Function | test_constructor_params_inherited |
Undocumented |
Function | test_constructor_params_simple |
Undocumented |
Function | test_docsources_class_attribute |
Undocumented |
Function | test_docstring_lineno |
Undocumented |
Function | test_fetchIntersphinxInventories_content |
Download and parse intersphinx inventories for each configured intersphix. |
Function | test_fetchIntersphinxInventories_empty |
Convert option to empty dict. |
Function | test_initialization_default |
When initialized without options, will use default options and default verbosity. |
Function | test_initialization_options |
Can be initialized with options. |
Function | test_introspection_extension |
Find docstrings from this test using introspection of an extension. |
Function | test_introspection_python |
Find docstrings from this test using introspection on pure Python. |
Function | test_setSourceHrefOption |
Test that the projectbasedirectory option sets the model.sourceHref properly. |