public class Issue44TestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Issue44TestCase.Order |
static class |
Issue44TestCase.OrderDto |
static class |
Issue44TestCase.OrderDto2 |
static class |
Issue44TestCase.Product |
static class |
Issue44TestCase.ProductDto |
| Constructor and Description |
|---|
Issue44TestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldMapCollection() |
void |
shouldMapCollectionWithConverter() |
void |
shouldMapCollectionWithElementConverter_ToArray() |
void |
shouldMapCollectionWithElementConverter_ToCollection() |
public void shouldMapCollection()
public void shouldMapCollectionWithConverter()
public void shouldMapCollectionWithElementConverter_ToCollection()
public void shouldMapCollectionWithElementConverter_ToArray()
Copyright © 2015 Glasnost. All Rights Reserved.