kotest-assertions / io.kotlintest.tables / Table17

Table17

data class Table17<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>
Deprecated: All package names are now io.kotest

Constructors

<init>

Table17(headers: Headers17, rows: List<Row17<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q>>)

Properties

headers

val headers: Headers17

rows

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