kotest-assertions / io.kotlintest.tables / table

table

fun <A> table(headers: Headers1, vararg rows: Row1<A>): Table1<A>
Deprecated: All package names are now io.kotest


fun <A, B> table(headers: Headers2, vararg rows: Row2<A, B>): Table2<A, B>
Deprecated: All package names are now io.kotest


fun <A, B, C> table(headers: Headers3, vararg rows: Row3<A, B, C>): Table3<A, B, C>
Deprecated: All package names are now io.kotest


fun <A, B, C, D> table(headers: Headers4, vararg rows: Row4<A, B, C, D>): Table4<A, B, C, D>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E> table(headers: Headers5, vararg rows: Row5<A, B, C, D, E>): Table5<A, B, C, D, E>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F> table(headers: Headers6, vararg rows: Row6<A, B, C, D, E, F>): Table6<A, B, C, D, E, F>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G> table(headers: Headers7, vararg rows: Row7<A, B, C, D, E, F, G>): Table7<A, B, C, D, E, F, G>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H> table(headers: Headers8, vararg rows: Row8<A, B, C, D, E, F, G, H>): Table8<A, B, C, D, E, F, G, H>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I> table(headers: Headers9, vararg rows: Row9<A, B, C, D, E, F, G, H, I>): Table9<A, B, C, D, E, F, G, H, I>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J> table(headers: Headers10, vararg rows: Row10<A, B, C, D, E, F, G, H, I, J>): Table10<A, B, C, D, E, F, G, H, I, J>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K> table(headers: Headers11, vararg rows: Row11<A, B, C, D, E, F, G, H, I, J, K>): Table11<A, B, C, D, E, F, G, H, I, J, K>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L> table(headers: Headers12, vararg rows: Row12<A, B, C, D, E, F, G, H, I, J, K, L>): Table12<A, B, C, D, E, F, G, H, I, J, K, L>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M> table(headers: Headers13, vararg rows: Row13<A, B, C, D, E, F, G, H, I, J, K, L, M>): Table13<A, B, C, D, E, F, G, H, I, J, K, L, M>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N> table(headers: Headers14, vararg rows: Row14<A, B, C, D, E, F, G, H, I, J, K, L, M, N>): Table14<A, B, C, D, E, F, G, H, I, J, K, L, M, N>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> table(headers: Headers15, vararg rows: Row15<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O>): Table15<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> table(headers: Headers16, vararg rows: Row16<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P>): Table16<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> table(headers: Headers17, vararg rows: Row17<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q>): Table17<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R> table(headers: Headers18, vararg rows: Row18<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R>): Table18<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S> table(headers: Headers19, vararg rows: Row19<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S>): Table19<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T> table(headers: Headers20, vararg rows: Row20<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T>): Table20<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> table(headers: Headers21, vararg rows: Row21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U>): Table21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U>
Deprecated: All package names are now io.kotest


fun <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V> table(headers: Headers22, vararg rows: Row22<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V>): Table22<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V>
Deprecated: All package names are now io.kotest