Class TestsForSetsInJavaUtil

java.lang.Object
com.google.common.collect.testing.TestsForSetsInJavaUtil

@GwtIncompatible public class TestsForSetsInJavaUtil extends Object
Generates a test suite covering the Set implementations in the java.util package. Can be subclassed to specify tests that should be suppressed.
Author:
Kevin Bourrillion