public class TestAlternateCompilerStrategy
extends Object
This provides the equivalent of a test suite which will run
all the defined test cases (matching ".*TestCase.class") using
EclipseJdtCompilerStrategy as the compiler strategy instead of
JavassistCompilerStrategy which is the default.