| Package | Description |
|---|---|
| ma.glasnost.orika.test.common.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCaseClasses.AuthorImpl |
| Modifier and Type | Method and Description |
|---|---|
TestCaseClasses.Author |
TestCaseClasses.Book.getAuthor() |
TestCaseClasses.Author |
TestCaseClasses.BookImpl.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Validations.assertValidMapping(TestCaseClasses.Author author,
TestCaseClasses.AuthorDTO authorDTO) |
| Constructor and Description |
|---|
BookImpl(String title,
TestCaseClasses.Author author) |
Copyright © 2017 Glasnost. All Rights Reserved.