public class ShouldBeInSameSecondWindow extends BasicErrorMessageFactory
Date
is in second window as
another one failed.arguments, format, formatter
Modifier | Constructor and Description |
---|---|
private |
ShouldBeInSameSecondWindow(java.util.Date actual,
java.util.Date other) |
Modifier and Type | Method and Description |
---|---|
static ErrorMessageFactory |
shouldBeInSameSecondWindow(java.util.Date actual,
java.util.Date other) |
create, create, create, equals, hashCode, toString, unquotedString
private ShouldBeInSameSecondWindow(java.util.Date actual, java.util.Date other)
public static ErrorMessageFactory shouldBeInSameSecondWindow(java.util.Date actual, java.util.Date other)