Class TestsForListsInJavaUtil

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

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