public class ArrayTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ArrayTestCase.Product |
static class |
ArrayTestCase.ProductDTO |
| Constructor and Description |
|---|
ArrayTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testArrayToList() |
void |
testListToArray() |
void |
testMappingArrayOfString() |
void |
testSimplePrimitiveArray() |
void |
testSimplePrimitiveToWrapperArray() |
void |
testWrapperArrayToList() |
public void testSimplePrimitiveArray()
public void testSimplePrimitiveToWrapperArray()
public void testArrayToList()
public void testWrapperArrayToList()
public void testListToArray()
public void testMappingArrayOfString()
Copyright © 2017 Glasnost. All Rights Reserved.