ma.glasnost.orika.test.boundmapperfacade
Class InverseMappingTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.InverseMappingTestCase

public class InverseMappingTestCase
extends Object


Nested Class Summary
static class InverseMappingTestCase.Address
           
static class InverseMappingTestCase.AddressDTO
           
static class InverseMappingTestCase.Author
           
static class InverseMappingTestCase.AuthorDTO
           
static class InverseMappingTestCase.Book
           
static class InverseMappingTestCase.BookDTO
           
static class InverseMappingTestCase.Person
           
static class InverseMappingTestCase.PersonDTO
           
static class InverseMappingTestCase.Publisher
           
static class InverseMappingTestCase.PublisherDTO
           
static class InverseMappingTestCase.Reader
           
static class InverseMappingTestCase.ReaderDTO
           
 
Constructor Summary
InverseMappingTestCase()
           
 
Method Summary
 void testInverseManyToManyMapping()
           
 void testInverseManyToOneMapping()
           
 void testInverseOneToManyMapping()
           
 void testInverseOneToOneMapping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InverseMappingTestCase

public InverseMappingTestCase()
Method Detail

testInverseOneToOneMapping

public void testInverseOneToOneMapping()

testInverseOneToManyMapping

public void testInverseOneToManyMapping()

testInverseManyToOneMapping

public void testInverseManyToOneMapping()

testInverseManyToManyMapping

public void testInverseManyToManyMapping()


Copyright © 2012 Glasnost. All Rights Reserved.