ma.glasnost.orika.test.generator
Class TestCompilerStrategyWritingFiles
java.lang.Object
ma.glasnost.orika.test.generator.TestCompilerStrategyWritingFiles
public class TestCompilerStrategyWritingFiles
- extends Object
This provides a test case that verifies that Orika generates source and
class files to the locations expected.
It is marked to be ignored, because writing to an absolute file location
is generally not repeatable in a unit test.
The test is provided anyway for verification of the functionality.
- Author:
- matt.deboer@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCompilerStrategyWritingFiles
public TestCompilerStrategyWritingFiles()
eclipseJdt
public static void eclipseJdt()
tearDown
public static void tearDown()
Copyright © 2012 Glasnost. All Rights Reserved.