Class ShouldBeInSameSecondWindow

  • All Implemented Interfaces:
    ErrorMessageFactory

    public class ShouldBeInSameSecondWindow
    extends BasicErrorMessageFactory
    Creates an error message indicating that an assertion that verifies that a Date is in second window as another one failed.
    Author:
    Joel Costigliola
    • Constructor Detail

      • ShouldBeInSameSecondWindow

        private ShouldBeInSameSecondWindow​(Date actual,
                                           Date other)