public class ConversionTest
extends java.lang.Object
| Constructor and Description |
|---|
ConversionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConvertToList() |
void |
testToDTOAndBack()
Prueba convertir un Entity a un DTO y comprueba que los valores son
los esperados
|