| Package | Description |
|---|---|
| ma.glasnost.orika.test.generator | |
| ma.glasnost.orika.test.generator.eclipsejdt | |
| ma.glasnost.orika.test.generator.janino |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCompilerStrategyWritingFiles
This provides a test case that verifies that Orika generates source and
class files to the locations expected.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestAlternateCompilerStrategy
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaninoCompilerStrategyTestSuite
This provides the equivalent of a test suite which will run all the defined
test cases (matching ".*TestCase.class") using JaninoCompilerStrategy as the
compiler strategy instead of JaninoCompilerStrategy which is the default.
|
Copyright © 2016 Glasnost. All rights reserved.