package com.google.common.collect.testing;
Suite of tests for OpenJdk 6 tests. The existence of this class is a hack
because the suitebuilder won't pick up the suites directly in the other
classes because they don't extend TestCase. Ergh.
- Author(s):
- Kevin Bourrillion