public class BooleanSubject extends ComparableSubject<BooleanSubject,Boolean>
Subject.HasField
failureStrategy
Modifier and Type | Method | Description |
---|---|---|
void |
isFalse() |
Fails if the subject is true.
|
void |
isTrue() |
Fails if the subject is false.
|
comparesEqualTo, isAtLeast, isAtMost, isGreaterThan, isIn, isLessThan, isNotIn
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
check, equals, fail, fail, fail, failWithBadResults, failWithCustomSubject, failWithoutSubject, failWithRawMessage, getDisplaySubject, getSubject, hasField, hashCode, internalCustomName, is, isA, isEqualTo, isInstanceOf, isNotA, isNotEqualTo, isNotInstanceOf, isNotNull, isNotSameAs, isNull, isSameAs, labeled, named
Copyright © 2019. All rights reserved.