| Package | Description |
|---|---|
| ma.glasnost.orika.test.generator | |
| ma.glasnost.orika.test.generator.eclipsejdt | |
| ma.glasnost.orika.test.generator.janino | |
| ma.glasnost.orika.test.map |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleMapperWrapperTestSuite
Run All *TestCase.java Unit-Tests, but use always the
MultipleMapperWrapper even if no ObjectFactory is used or only one Mapper
where found. |
Copyright © 2017 Glasnost. All Rights Reserved.