kotest-assertions / io.kotlintest.tables / Table19

Table19

data class Table19<out A, out B, out C, out D, out E, out F, out G, out H, out I, out J, out K, out L, out M, out N, out O, out P, out Q, out R, out S>
Deprecated: All package names are now io.kotest

Constructors

<init>

Table19(headers: Headers19, rows: List<Row19<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S>>)

Properties

headers

val headers: Headers19

rows

val rows: List<Row19<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S>>