public final class MultisetSubject<S extends MultisetSubject<S,E,M>,E,M extends com.google.common.collect.Multiset<E>> extends IterableSubject<S,E,M>
Multiset
subjects.failureStrategy
Modifier and Type | Method and Description |
---|---|
void |
hasCount(Object element,
int expectedCount)
Fails if the element does not have the given count.
|
contains, containsAllIn, containsAllOf, containsAnyIn, containsAnyOf, containsExactly, containsExactlyElementsIn, containsNoDuplicates, containsNoneIn, containsNoneOf, doesNotContain, failWithBadResultsAndSuffix, hasSize, isEmpty, isNotEmpty, isOrdered, isOrdered, isPartiallyOrdered, isPartiallyOrdered, isStrictlyOrdered, isStrictlyOrdered
check, equals, fail, fail, fail, failWithBadResults, failWithCustomSubject, failWithoutSubject, failWithRawMessage, getDisplaySubject, getSubject, hashCode, internalCustomName, isAnyOf, isEqualTo, isIn, isInstanceOf, isNoneOf, isNotEqualTo, isNotIn, isNotInstanceOf, isNotNull, isNotSameAs, isNull, isSameAs, named
Copyright © 2015. All Rights Reserved.