class documentation

class TestReadValuesNestedSingle(ReadValuesNested): (source)

View In Hierarchy

Check the values of heterogeneous arrays (nested, single row)

Class Variable multiple_rows Undocumented
Class Variable _buffer Undocumented

Inherited from ReadValuesNested:

Method test_access_top_fields Check reading the top fields of a nested array
Method test_nested1_acessors Check reading the nested fields of a nested array (1st level)
Method test_nested1_descriptor Check access nested descriptors of a nested array (1st level)
Method test_nested2_acessors Check reading the nested fields of a nested array (2nd level)
Method test_nested2_descriptor Check access nested descriptors of a nested array (2nd level)
multiple_rows: bool = (source)

Undocumented

Undocumented