Class MultisetSubject


  • public final class MultisetSubject
    extends IterableSubject
    Propositions for Multiset subjects.
    Author:
    Kurt Alfred Kluever
    • Method Detail

      • hasCount

        public final void hasCount​(@Nullable Object element,
                                   int expectedCount)
        Fails if the element does not have the given count.