class documentation

Check the reading of values in heterogeneous arrays (nested)

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)
def test_access_top_fields(self): (source)

Check reading the top fields of a nested array

def test_nested1_acessors(self): (source)

Check reading the nested fields of a nested array (1st level)

def test_nested1_descriptor(self): (source)

Check access nested descriptors of a nested array (1st level)

def test_nested2_acessors(self): (source)

Check reading the nested fields of a nested array (2nd level)

def test_nested2_descriptor(self): (source)

Check access nested descriptors of a nested array (2nd level)