Uses of Class
org.assertj.core.error.ShouldBePeriod
-
Packages that use ShouldBePeriod Package Description org.assertj.core.error -
-
Uses of ShouldBePeriod in org.assertj.core.error
Methods in org.assertj.core.error that return ShouldBePeriod Modifier and Type Method Description static ShouldBePeriod
ShouldBePeriod. shouldBeNegative(java.time.Period actual)
static ShouldBePeriod
ShouldBePeriod. shouldBePositive(java.time.Period actual)
-