public class BooleanSubject extends Subject<BooleanSubject,Boolean>
Subject.HasFieldfailureStrategy| Constructor and Description |
|---|
BooleanSubject(FailureStrategy failureStrategy,
Boolean subject) |
| Modifier and Type | Method and Description |
|---|---|
void |
isFalse() |
void |
isTrue() |
check, equals, fail, failWithBadResults, failWithCustomSubject, failWithoutSubject, failWithRawMessage, getDisplaySubject, getSubject, hasField, hashCode, internalCustomName, is, isA, isEqualTo, isNotA, isNotEqualTo, isNotNull, isNull, labeled, namedpublic BooleanSubject(FailureStrategy failureStrategy, Boolean subject)
Copyright © 2016. All rights reserved.