Class NavigableSetNavigationTester<E>

All Implemented Interfaces:
junit.framework.Test

@GwtIncompatible public class NavigableSetNavigationTester<E> extends AbstractSetTester<E>
A generic JUnit test which tests operations on a NavigableSet. Can't be invoked directly; please see NavigableSetTestSuiteBuilder.
Author:
Jesse Wilson, Louis Wasserman