Class IsActualGreaterThanExpectedWithIgnoreMillisValueComparer

All Implemented Interfaces:
ValueComparer

public class IsActualGreaterThanExpectedWithIgnoreMillisValueComparer extends TimestampIgnoreMillisValueComparerBase
ValueComparer implementation that verifies actual Timestamp value is greater than expected value, ignoring the milliseconds.
Since:
3.1.0
Author:
Jeff Jensen