Package jsystem.extensions.analyzers.tabletext

Class Summary
AllHeaderValuesInTable  
GetTableCellValue  
Table Table is used to analyze tables that are recieved from cli.
TableCellValue TableCellValue test that a spesific cell value in a table is as expected.
TableHeaders Check the headers of a table.
TableMultiCellValue The same as TableCellValue but is able to check multi celles.
ValueInTable Check that one of the fields of given table column is the expected value.
ValueNotInTable The that the value is not found in the specified table column.