toggle menu
assertk
0.28.0
common
switch theme
search in API
assertk
/
assertk
/
tableOf
table
Of
common
fun
tableOf
(
name1
:
String
)
:
Table1Builder
fun
tableOf
(
name1
:
String
,
name2
:
String
)
:
Table2Builder
fun
tableOf
(
name1
:
String
,
name2
:
String
,
name3
:
String
)
:
Table3Builder
fun
tableOf
(
name1
:
String
,
name2
:
String
,
name3
:
String
,
name4
:
String
)
:
Table4Builder
Builds a table with the given column names.