vuu
vuu copied to clipboard
Review TableAsserts.scala
This class is used in tests to compare the result of ViewPortUpdate with a given table. Function assertVpEq can compare up to 19 columns in a table, and a function to ignore default columns is added by https://github.com/finos/vuu/pull/1637.
We should review this class to see if we can do it in a simpler way.