public class ContactPersonTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
ContactPersonImpl.| Modifier and Type | Field and Description |
|---|---|
protected int |
emailAddressCount
Count of EmailAddress subelements
|
protected org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration |
expectedPersonType
Expected company name
|
protected int |
telephoneNumberCount
Count of TelephoneNumber subelements
|
protected QName[] |
unknownAttributeNames
Unknown Attributes
|
protected String[] |
unknownAttributeValues
Unknown Attribute Values
|
| Constructor and Description |
|---|
ContactPersonTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementUnknownAttributesMarshall() |
void |
testSingleElementUnknownAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprotected org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration expectedPersonType
protected int emailAddressCount
protected int telephoneNumberCount
protected QName[] unknownAttributeNames
protected String[] unknownAttributeValues
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementUnknownAttributesUnmarshall()
testSingleElementUnknownAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementUnknownAttributesMarshall()
testSingleElementUnknownAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.