| Package | Description |
|---|---|
| org.assertj.core.error |
| Modifier and Type | Method and Description |
|---|---|
static ShouldHavePeriod |
ShouldHavePeriod.shouldHaveDays(Period actual,
int actualDays,
int expectedDays) |
static ShouldHavePeriod |
ShouldHavePeriod.shouldHaveMonths(Period actual,
int actualMonths,
int expectedMonths) |
static ShouldHavePeriod |
ShouldHavePeriod.shouldHaveYears(Period actual,
int actualYear,
int expectedYear) |
Copyright © 2025. All rights reserved.