public class OptionalIntAssert extends AbstractOptionalIntAssert<OptionalIntAssert>
OptionalInt
.actual, info, myself
Modifier | Constructor and Description |
---|---|
protected |
OptionalIntAssert(OptionalInt actual) |
hasValue, isEmpty, isNotEmpty, isNotPresent, isPresent
as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnError
protected OptionalIntAssert(OptionalInt actual)
Copyright © 2014–2020. All rights reserved.