Class MultisetElementSetTester<E>

  • All Implemented Interfaces:
    junit.framework.Test

    @GwtCompatible
    public class MultisetElementSetTester<E>
    extends AbstractMultisetTester<E>
    Tests for Multiset.elementSet() not covered by the derived SetTestSuiteBuilder.
    Author:
    Louis Wasserman