assertk
/
assertk
/
Table2Builder
/
row
row
(common, jvm)
fun
<
C1
,
C2
>
row
(
val1
:
C1
,
val2
:
C2
)
:
Table2
<
C1
,
C2
>
Adds a row to the table with the given values.