| Package | Description |
|---|---|
| ma.glasnost.orika.test.common.types |
| Modifier and Type | Method and Description |
|---|---|
TestCaseClasses.AuthorNested |
TestCaseClasses.BookNested.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Validations.assertValidMapping(TestCaseClasses.AuthorNested author,
TestCaseClasses.AuthorDTO authorDTO) |
| Constructor and Description |
|---|
TestCaseClasses.BookNested(String title,
TestCaseClasses.AuthorNested author) |
Copyright © 2015 Glasnost. All Rights Reserved.