Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NULL_DATE_TIME_PARAMETER_MESSAGE |
"The DateTime to compare actual with should not be null" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NULL_LOCAL_DATE_PARAMETER_MESSAGE |
"The LocalDate to compare actual with should not be null" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NULL_LOCAL_DATE_TIME_PARAMETER_MESSAGE |
"The LocalDateTime to compare actual with should not be null" |
Copyright © 2018 AssertJ. All rights reserved.