| Package | Description |
|---|---|
| ma.glasnost.orika.test.common.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCaseClasses.BookImpl |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseClasses.Book> |
TestCaseClasses.Library.getBooks() |
List<TestCaseClasses.Book> |
TestCaseClasses.LibraryImpl.getBooks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Validations.assertValidMapping(TestCaseClasses.Book book,
TestCaseClasses.BookDTO dto) |
| Constructor and Description |
|---|
LibraryImpl(String title,
List<TestCaseClasses.Book> books) |
Copyright © 2019 Glasnost. All rights reserved.