org.mule.transformer.graph
Class CompositeConverterFilterTestCase

java.lang.Object
  extended by org.mule.transformer.graph.CompositeConverterFilterTestCase

public class CompositeConverterFilterTestCase
extends Object


Constructor Summary
CompositeConverterFilterTestCase()
           
 
Method Summary
 void failsWhenFiltersDoNotReduceListToASingleElement()
           
 void filtersEmptyList()
           
 void filtersSingletonList()
           
 void stopsFilteringWhenGetsOneResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeConverterFilterTestCase

public CompositeConverterFilterTestCase()
Method Detail

filtersEmptyList

public void filtersEmptyList()
                      throws ResolverException
Throws:
ResolverException

filtersSingletonList

public void filtersSingletonList()
                          throws Exception
Throws:
Exception

stopsFilteringWhenGetsOneResult

public void stopsFilteringWhenGetsOneResult()
                                     throws Exception
Throws:
Exception

failsWhenFiltersDoNotReduceListToASingleElement

public void failsWhenFiltersDoNotReduceListToASingleElement()
                                                     throws Exception
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.