public class BooleanAssert extends AbstractBooleanAssert<BooleanAssert>
Boolean
s.
To create an instance of this class, invoke
or
Assertions.assertThat(Boolean)
.
Assertions.assertThat(boolean)
booleans
actual, assertionErrorCreator, conditions, info, myself, objects, throwUnsupportedExceptionOnEquals
Constructor and Description |
---|
BooleanAssert(java.util.concurrent.atomic.AtomicBoolean actual) |
BooleanAssert(java.lang.Boolean actual) |
isEqualTo, isFalse, isNotEqualTo, isTrue, usingComparator, usingComparator
as, as, asInstanceOf, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, 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, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, throwAssertionError, usingDefaultComparator, withAssertionState, withFailMessage, withRepresentation, withThreadDumpOnError