net.shibboleth.metadata.dom.saml
Class EntitiesDescriptorAssemblerStageTest
java.lang.Object
net.shibboleth.metadata.dom.BaseDomTest
net.shibboleth.metadata.dom.saml.EntitiesDescriptorAssemblerStageTest
public class EntitiesDescriptorAssemblerStageTest
- extends BaseDomTest
Unit test for the EntitiesDescriptorAssemblerStage class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntitiesDescriptorAssemblerStageTest
public EntitiesDescriptorAssemblerStageTest()
testAssemblingWithoutName
public void testAssemblingWithoutName()
throws Exception
- Basic test without use of the name property.
- Throws:
Exception - if anything goes wrong
testAssemblingWithName
public void testAssemblingWithName()
throws Exception
- Test with use of the name property.
- Throws:
Exception - if anything goes wrong
testAssemblingWithOrdering
public void testAssemblingWithOrdering()
throws Exception
- Test with an ordering strategy.
- Throws:
Exception - if anything goes wrong
buildMetadataCollection
protected Collection<net.shibboleth.metadata.dom.DomElementItem> buildMetadataCollection()
throws Exception
- Throws:
Exception
Copyright © 1999-2012. All Rights Reserved.