Class IsActualGreaterThanOrEqualToExpectedWithIgnoreMillisValueComparer

All Implemented Interfaces:
ValueComparer

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