public class ShouldBeAfterOrEqualsTo
extends org.assertj.core.error.BasicErrorMessageFactory
Date is after or equals to another one
failed.| Modifier and Type | Method and Description |
|---|---|
static org.assertj.core.error.ErrorMessageFactory |
shouldBeAfterOrEqualsTo(Object actual,
Object other) |
static org.assertj.core.error.ErrorMessageFactory |
shouldBeAfterOrEqualsTo(Object actual,
Object other,
org.assertj.core.internal.ComparisonStrategy comparisonStrategy) |
Copyright © 2018 AssertJ. All rights reserved.