Class MultisetSubject

    • Method Detail

      • hasCount

        public void hasCount​(@Nullable Object element,
                             int count)
        Checks that the actual multiset has exactly the given number of occurrences of the given element.