Class TestsForMapsInJavaUtil

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

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