ma.glasnost.orika.test.favorsextension
Class FavorsExtensionTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.favorsextension.FavorsExtensionTestCase

public class FavorsExtensionTestCase
extends Object


Nested Class Summary
static class FavorsExtensionTestCase.Animal
           
static class FavorsExtensionTestCase.AnimalDto
           
static class FavorsExtensionTestCase.Bird
           
static class FavorsExtensionTestCase.BirdDto
           
static class FavorsExtensionTestCase.Cat
           
static class FavorsExtensionTestCase.CatDto
           
static class FavorsExtensionTestCase.Reptile
           
static class FavorsExtensionTestCase.ReptileDto
           
static class FavorsExtensionTestCase.Salamander
           
static class FavorsExtensionTestCase.SalamanderDto
           
 
Constructor Summary
FavorsExtensionTestCase()
           
 
Method Summary
 void discoverUsedMappersWithoutDuplicates()
           
 void favorsExtension()
           
 void favorsExtensionGlobally()
           
 void favorsExtensionMultiLevel()
           
 void withoutFavorsExtension()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FavorsExtensionTestCase

public FavorsExtensionTestCase()
Method Detail

favorsExtension

public void favorsExtension()
                     throws Throwable
Throws:
Throwable

favorsExtensionGlobally

public void favorsExtensionGlobally()
                             throws Throwable
Throws:
Throwable

favorsExtensionMultiLevel

public void favorsExtensionMultiLevel()
                               throws Throwable
Throws:
Throwable

discoverUsedMappersWithoutDuplicates

public void discoverUsedMappersWithoutDuplicates()
                                          throws Throwable
Throws:
Throwable

withoutFavorsExtension

public void withoutFavorsExtension()
                            throws Throwable
Throws:
Throwable


Copyright © 2014 Glasnost. All Rights Reserved.