ma.glasnost.orika.test.community
Class Issue82TestCase

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue82TestCase

public class Issue82TestCase
extends Object

Author:
Alexey Salnikov

Nested Class Summary
static class Issue82TestCase.DocStatus
           
static class Issue82TestCase.DocStatusDto
           
static class Issue82TestCase.DocType
          Entities
static class Issue82TestCase.DocTypeDto
          DTOs
static class Issue82TestCase.SomeDocument
           
static class Issue82TestCase.SomeDocumentDto
           
 
Constructor Summary
Issue82TestCase()
           
 
Method Summary
 void init()
           
 void testMapDtoToEntity()
           
 void testMapEntityToDto()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue82TestCase

public Issue82TestCase()
Method Detail

init

public void init()

testMapDtoToEntity

public void testMapDtoToEntity()

testMapEntityToDto

public void testMapEntityToDto()


Copyright © 2013 Glasnost. All Rights Reserved.