ListSubject
public class CollectionSubject<S extends CollectionSubject<S,T,C>,T,C extends Collection<T>> extends IterableSubject<S,T,C>
Collection
subjects.Modifier and Type | Class | Description |
---|---|---|
class |
CollectionSubject.Has<T,C extends Collection<T>> |
Subject.HasField
failureStrategy
Modifier and Type | Method | Description |
---|---|---|
CollectionSubject.Has<T,C> |
has() |
contains, containsAllIn, containsAllOf, containsAnyIn, containsAnyOf, containsExactly, containsExactlyElementsIn, containsNoDuplicates, containsNoneIn, containsNoneOf, containsOnlyElements, containsOnlyElementsIn, doesNotContain, hasSize, isEmpty, isNotEmpty, iteratesAs, iteratesAs, iteratesOverSequence
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
@CheckReturnValue public CollectionSubject.Has<T,C> has()
Copyright © 2019. All rights reserved.