net.shibboleth.metadata.dom
Class XPathItemSelectionStrategyTest

java.lang.Object
  extended by net.shibboleth.metadata.dom.BaseDomTest
      extended by net.shibboleth.metadata.dom.XPathItemSelectionStrategyTest

public class XPathItemSelectionStrategyTest
extends BaseDomTest

XPathItemSelectionStrategy unit test.


Constructor Summary
XPathItemSelectionStrategyTest()
           
 
Method Summary
 void test()
          Test XPathItemSelectionStrategy using an example from the UK federation build process.
 
Methods inherited from class net.shibboleth.metadata.dom.BaseDomTest
assertXmlIdentical, getParserPool, readTestRelativeXmlData, readXmlData, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathItemSelectionStrategyTest

public XPathItemSelectionStrategyTest()
Method Detail

test

public void test()
          throws Exception
Test XPathItemSelectionStrategy using an example from the UK federation build process.

Throws:
Exception - if something goes wrong


Copyright © 1999-2012. All Rights Reserved.