Class MultisetReadsTester<E>

All Implemented Interfaces:
junit.framework.Test

@GwtCompatible public class MultisetReadsTester<E> extends AbstractMultisetTester<E>
A generic JUnit test which tests multiset-specific read operations. Can't be invoked directly; please see SetTestSuiteBuilder.
Author:
Jared Levy