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