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, unmarshallElementinitOpenSAMLprivate String testDocumentLocation
private QName expectedXMLObjectQName
private Integer expectedValue
public void testMarshall()
throws org.opensaml.core.xml.io.MarshallingException,
net.shibboleth.utilities.java.support.xml.XMLParserException
org.opensaml.core.xml.io.MarshallingExceptionnet.shibboleth.utilities.java.support.xml.XMLParserExceptionpublic void testUnmarshall()
throws net.shibboleth.utilities.java.support.xml.XMLParserException,
org.opensaml.core.xml.io.UnmarshallingException
net.shibboleth.utilities.java.support.xml.XMLParserExceptionorg.opensaml.core.xml.io.UnmarshallingExceptionCopyright © 1999–2015. All rights reserved.