public class UIInfoTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
OrganizationName.| Modifier and Type | Field and Description |
|---|---|
private int |
expectedDescriptionsCount
Expected count of <Description>.
|
private int |
expectedDisplayNamesCount
Expected count of <DisplayName>.
|
private int |
expectedInformationURLsCount
Expected count of <InformationURL>.
|
private int |
expectedKeywordsCount
Expected count of <Keywords>.
|
private int |
expectedLogosCount
Expected count of <Logo>.
|
private int |
expectedPrivacyStatementURLsCount
Expected count of <PrivacyStatementURL>.
|
private int |
expectedSimpleElementCount
Expected count of <test:SimpleElementgt;.
|
| Constructor and Description |
|---|
UIInfoTest()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate final int expectedDisplayNamesCount
private final int expectedDescriptionsCount
private final int expectedKeywordsCount
private final int expectedLogosCount
private final int expectedInformationURLsCount
private final int expectedPrivacyStatementURLsCount
private final int expectedSimpleElementCount
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.