public class BooleanSubject extends Subject<BooleanSubject,Boolean>
Subject.HasField
failureStrategy
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, named
public BooleanSubject(FailureStrategy failureStrategy, Boolean subject)
Copyright © 2015. All rights reserved.