net.shibboleth.metadata.dom
Class XMLSchemaValidationStageTest

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

public class XMLSchemaValidationStageTest
extends Object


Constructor Summary
XMLSchemaValidationStageTest()
           
 
Method Summary
protected  Collection<net.shibboleth.metadata.dom.DomElementItem> buildMetdataCollection(String xmlPath)
           
protected  net.shibboleth.metadata.dom.XMLSchemaValidationStage buildStage()
           
 void testInvalidXml()
           
 void testValidXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSchemaValidationStageTest

public XMLSchemaValidationStageTest()
Method Detail

testValidXml

public void testValidXml()
                  throws Exception
Throws:
Exception

testInvalidXml

public void testInvalidXml()
                    throws Exception
Throws:
Exception

buildStage

protected net.shibboleth.metadata.dom.XMLSchemaValidationStage buildStage()
                                                                   throws Exception
Throws:
Exception

buildMetdataCollection

protected Collection<net.shibboleth.metadata.dom.DomElementItem> buildMetdataCollection(String xmlPath)
                                                                                 throws Exception
Throws:
Exception


Copyright © 1999-2012. All Rights Reserved.