net.shibboleth.metadata.dom
Class DomResourceSourceTest

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

public class DomResourceSourceTest
extends Object


Constructor Summary
DomResourceSourceTest()
           
 
Method Summary
protected  net.shibboleth.utilities.java.support.httpclient.HttpResource buildHttpResource(String url)
           
 void testFailedFetch()
           
 void testSuccessfulFetchAndFailedParse()
           
 void testSuccessfulFetchAndParse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomResourceSourceTest

public DomResourceSourceTest()
Method Detail

testSuccessfulFetchAndParse

public void testSuccessfulFetchAndParse()
                                 throws Exception
Throws:
Exception

testSuccessfulFetchAndFailedParse

public void testSuccessfulFetchAndFailedParse()
                                       throws Exception
Throws:
Exception

testFailedFetch

public void testFailedFetch()
                     throws Exception
Throws:
Exception

buildHttpResource

protected net.shibboleth.utilities.java.support.httpclient.HttpResource buildHttpResource(String url)
                                                                                   throws IOException
Throws:
IOException


Copyright © 1999-2012. All Rights Reserved.