class documentation

class InlineAttributeTest(BaseDocstringTest):

View In Hierarchy

Undocumented

Method test​_class​_data​_member Undocumented
Method test​_class​_data​_member​_inline Undocumented
Method test​_class​_data​_member​_inline​_no​_type Undocumented
Method test​_class​_data​_member​_inline​_ref​_in​_type Undocumented

Inherited from BaseDocstringTest:

Method assert​Almost​Equal​Sphinx​Docstring Check if the upstream version of the parser class (from sphinx.ext.napoleon) parses the docstring as expected.
Class Variable max​Diff Undocumented
def test_class_data_member(self):

Undocumented

def test_class_data_member_inline(self):

Undocumented

def test_class_data_member_inline_no_type(self):

Undocumented

def test_class_data_member_inline_ref_in_type(self):

Undocumented