public class XSIntegerTest extends XMLObjectBaseTestCase
XSInteger| Modifier and Type | Field and Description |
|---|---|
private Integer |
expectedValue |
private QName |
expectedXMLObjectQName |
private String |
testDocumentLocation |
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory| Constructor and Description |
|---|
XSIntegerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testMarshall()
Tests Marshalling a integer type.
|
void |
testUnmarshall()
Tests Marshalling a integer type.
|
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementinitOpenSAMLprivate String testDocumentLocation
private QName expectedXMLObjectQName
private Integer expectedValue
public void testMarshall()
throws org.opensaml.core.xml.io.MarshallingException,
XMLParserException
org.opensaml.core.xml.io.MarshallingExceptionXMLParserExceptionpublic void testUnmarshall()
throws XMLParserException,
org.opensaml.core.xml.io.UnmarshallingException
XMLParserExceptionorg.opensaml.core.xml.io.UnmarshallingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.