You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #1637.
We should review this class to see if we can do it in a simpler way.