ma.glasnost.orika.test.filters
Class FilterTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.filters.FilterTestCase

public class FilterTestCase
extends Object


Nested Class Summary
static class FilterTestCase.Destination
           
static class FilterTestCase.DestinationName
           
static class FilterTestCase.Info
           
static class FilterTestCase.SecurityFilter
           
static class FilterTestCase.SecurityFilter2
           
static class FilterTestCase.Source
           
static class FilterTestCase.SourceAddress
           
static class FilterTestCase.SourceName
           
 
Constructor Summary
FilterTestCase()
           
 
Method Summary
 void filtersAreAppliedInRegisteredOrder()
           
 void mapDestinationIfNull()
           
 void testFilterAppliesTo()
           
 void testFiltering()
           
 void testMultiOccurenceFiltering()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterTestCase

public FilterTestCase()
Method Detail

testFiltering

public void testFiltering()

testFilterAppliesTo

public void testFilterAppliesTo()

testMultiOccurenceFiltering

public void testMultiOccurenceFiltering()

mapDestinationIfNull

public void mapDestinationIfNull()
                          throws Throwable
Throws:
Throwable

filtersAreAppliedInRegisteredOrder

public void filtersAreAppliedInRegisteredOrder()
                                        throws Throwable
Throws:
Throwable


Copyright © 2014 Glasnost. All Rights Reserved.