class documentation

class TestCreateValuesNestedSingle(CreateValues): (source)

View In Hierarchy

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

Class Variable multiple_rows Undocumented
Class Variable _buffer Undocumented

Inherited from CreateValues:

Method test_list_of_list_of_tuple Check creation from list of list of tuples
Method test_list_of_tuple Check creation from list of tuples
Method test_tuple Check creation from tuples
multiple_rows: int = (source)

Undocumented

Undocumented