class documentation

class TestCreateValuesPlainMultiple(CreateValues):

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 =

Undocumented