ma.glasnost.orika.test.generator.eclipsejdt
Class TestAlternateCompilerStrategy
java.lang.Object
ma.glasnost.orika.test.generator.eclipsejdt.TestAlternateCompilerStrategy
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.
- Author:
- matt.deboer@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAlternateCompilerStrategy
public TestAlternateCompilerStrategy()
eclipseJdt
public static void eclipseJdt()
tearDown
public static void tearDown()
Copyright © 2012 Glasnost. All Rights Reserved.