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