net.shibboleth.metadata.dom
Class DomFilesystemSourceTest

java.lang.Object
  extended by net.shibboleth.metadata.dom.DomFilesystemSourceTest

public class DomFilesystemSourceTest
extends Object

Unit test for DomFilesystemSourceStage.


Constructor Summary
DomFilesystemSourceTest()
           
 
Method Summary
 void testFailedFetch()
           
 void testSuccessfulDirectoryFetchAndParse()
           
 void testSuccessfulDirectoryFetchWithFilterAndParse()
           
 void testSuccessfulFetchAndFailedParse()
           
 void testSuccessfulFileFetchAndParse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomFilesystemSourceTest

public DomFilesystemSourceTest()
Method Detail

testSuccessfulFileFetchAndParse

public void testSuccessfulFileFetchAndParse()
                                     throws Exception
Throws:
Exception

testSuccessfulDirectoryFetchAndParse

public void testSuccessfulDirectoryFetchAndParse()
                                          throws Exception
Throws:
Exception

testSuccessfulDirectoryFetchWithFilterAndParse

public void testSuccessfulDirectoryFetchWithFilterAndParse()
                                                    throws Exception
Throws:
Exception

testSuccessfulFetchAndFailedParse

public void testSuccessfulFetchAndFailedParse()
                                       throws Exception
Throws:
Exception

testFailedFetch

public void testFailedFetch()
                     throws Exception
Throws:
Exception


Copyright © 1999-2012. All Rights Reserved.