assertk / assertk / TableBuilder

TableBuilder

(common, jvm) sealed class TableBuilder

Builds a table with the given rows.

Inheritors

(common, jvm)

Table1Builder

Builds a table with the given rows.

class Table1Builder : TableBuilder
(common, jvm)

Table2Builder

Builds a table with the given rows.

class Table2Builder : TableBuilder
(common, jvm)

Table3Builder

Builds a table with the given rows.

class Table3Builder : TableBuilder
(common, jvm)

Table4Builder

Builds a table with the given rows.

class Table4Builder : TableBuilder