|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.shibboleth.metadata.dom.BaseDomTest
net.shibboleth.metadata.dom.saml.EntityDescriptorItemIdPopulationStageTest
public class EntityDescriptorItemIdPopulationStageTest
Unit test for EntityDescriptorItemIdPopulationStage.
| Constructor Summary | |
|---|---|
EntityDescriptorItemIdPopulationStageTest()
|
|
| Method Summary | |
|---|---|
void |
testDifferentElement()
Tests running the stage on a collection that does not contain EntityDescriptors. |
void |
testEmptyCollection()
Tests running the stage on an empty collection. |
void |
testMultipleRecords()
Tests running the stage on a collection that contains multiple EntityDescriptors. |
void |
testSingleRecord()
Tests running the stage on a collection that contains a single EntityDescriptor. |
| 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 |
|---|
public EntityDescriptorItemIdPopulationStageTest()
| Method Detail |
|---|
public void testEmptyCollection()
throws Exception
Exception
public void testDifferentElement()
throws Exception
Exception
public void testSingleRecord()
throws Exception
Exception
public void testMultipleRecords()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||