public class ShouldBeAtSameInstant extends BasicErrorMessageFactory
OffsetDateTimes
have the same Instant, failed.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeAtSameInstant(OffsetDateTime actual,
OffsetDateTime other)
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldBeAtSameInstant(OffsetDateTime actual, OffsetDateTime other)
ShouldBeAtSameInstant.actual - the actual value in the failed assertion.other - the expected value in the failed assertion.ErrorMessageFactory.Copyright © 2025. All rights reserved.