| Package | Description |
|---|---|
| ma.glasnost.orika.test.common.types |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseClasses.BookNested> |
TestCaseClasses.LibraryNested.getBooks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Validations.assertValidMapping(TestCaseClasses.BookNested book,
TestCaseClasses.BookDTO dto) |
| Constructor and Description |
|---|
TestCaseClasses.LibraryNested(String title,
List<TestCaseClasses.BookNested> books) |
Copyright © 2015 Glasnost. All Rights Reserved.