Java DataTable is a lightweight, in-memory table structure written in Java. The implementation is entirely immutable. Modifying any part of the table, adding or removing columns, rows, or individual ...
The matchers module contains Hamcrest matchers to compare data tables. These can be used in most common test frameworks and produces pretty error messages. Add the ...