class TestReadValuesNestedMultiple(ReadValuesNested):
Class Variable | multiple_rows |
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) |