Make it possible to write expect.that(optionalInt).isPresent()
, assertWithMessage(...).that(optionalInt).isPresent()
, etc., including for other types besides OptionalInt
.
#788
The logs for this run have expired and are no longer available.
Loading