net.shibboleth.metadata.pipeline
Class SplitMergeStageTest

java.lang.Object
  extended by net.shibboleth.metadata.pipeline.SplitMergeStageTest

public class SplitMergeStageTest
extends Object

Unit test of SplitMergeStage.


Constructor Summary
SplitMergeStageTest()
           
 
Method Summary
 void testCollectionFactory()
           
 void testExecute()
           
 void testExecutorService()
           
 void testInitialization()
           
 void testNonselectedItemPipeline()
           
 void testSelectedItemPipeline()
           
 void testSelectionStrategy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplitMergeStageTest

public SplitMergeStageTest()
Method Detail

testCollectionFactory

public void testCollectionFactory()

testExecutorService

public void testExecutorService()

testNonselectedItemPipeline

public void testNonselectedItemPipeline()

testSelectedItemPipeline

public void testSelectedItemPipeline()

testSelectionStrategy

public void testSelectionStrategy()

testInitialization

public void testInitialization()
                        throws Exception
Throws:
Exception

testExecute

public void testExecute()
                 throws Exception
Throws:
Exception


Copyright © 1999-2012. All Rights Reserved.