public class EntitiesDescriptorAssemblerStageTest extends BaseDOMTest
EntitiesDescriptorAssemblerStage class.testingClass| Constructor and Description |
|---|
EntitiesDescriptorAssemblerStageTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<net.shibboleth.metadata.Item<Element>> |
buildMetadataCollection() |
void |
testAssemblingWithName()
Test with use of the name property.
|
void |
testAssemblingWithOrdering()
Test with an ordering strategy.
|
void |
testAssemblingWithoutName()
Basic test without use of the name property.
|
void |
testMda87()
Test for MDA-87, which turns out to be due to not constructing the document element
with an appropriate namespace declaration.
|
assertXMLIdentical, countErrors, getParserPool, readDOMItem, readXMLData, setUpclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNamepublic EntitiesDescriptorAssemblerStageTest()
public void testAssemblingWithoutName()
throws Exception
Exception - if anything goes wrongpublic void testAssemblingWithName()
throws Exception
Exception - if anything goes wrongpublic void testAssemblingWithOrdering()
throws Exception
Exception - if anything goes wrongpublic void testMda87()
throws Exception
Exception - if anything goes wrongprotected Collection<net.shibboleth.metadata.Item<Element>> buildMetadataCollection() throws Exception
ExceptionCopyright © 1999–2016. All rights reserved.