net.shibboleth.metadata.pipeline
Class SimplePipelineTest

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

public class SimplePipelineTest
extends Object


Constructor Summary
SimplePipelineTest()
           
 
Method Summary
protected  List<? extends net.shibboleth.metadata.pipeline.Stage<MockItem>> buildStages()
           
 void testExecution()
           
 void testInitialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePipelineTest

public SimplePipelineTest()
Method Detail

testInitialize

public void testInitialize()
                    throws Exception
Throws:
Exception

testExecution

public void testExecution()
                   throws Exception
Throws:
Exception

buildStages

protected List<? extends net.shibboleth.metadata.pipeline.Stage<MockItem>> buildStages()


Copyright © 1999-2012. All Rights Reserved.