public class EncryptionPropertyTest extends XMLObjectProviderBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private QName |
expectedAttribName1 |
private QName |
expectedAttribName2 |
private String |
expectedAttribValue1 |
private String |
expectedAttribValue2 |
private String |
expectedID |
private int |
expectedNumUnknownChildren |
private String |
expectedTarget |
childElementsFile, expectedChildElementsDOM, expectedDOM, expectedOptionalAttributesDOM, expectedUnknownAttributesDOM, singleElementFile, singleElementOptionalAttributesFile, singleElementUnknownAttributesFilebuilderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory| Constructor and Description |
|---|
EncryptionPropertyTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementinitOpenSAMLprivate String expectedTarget
private String expectedID
private int expectedNumUnknownChildren
private QName expectedAttribName1
private QName expectedAttribName2
private String expectedAttribValue1
private String expectedAttribValue2
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall in class XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall in class XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class XMLObjectProviderBaseTestCaseCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.