class documentation

class TestCreateValuesPlainMultiple(CreateValues): (source)

View In Hierarchy

Check the creation of heterogeneous arrays (plain, multiple rows)

Class Variable multiple_rows 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