Package net.shibboleth.idp.attribute
Class XMLObjectAttributeValueTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
net.shibboleth.idp.attribute.XMLObjectAttributeValueTest
Unit test for
XMLObjectAttributeValue.-
Field Summary
FieldsFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
xsId1
-
xsId2
-
xsId3
-
-
Constructor Details
-
XMLObjectAttributeValueTest
public XMLObjectAttributeValueTest()
-
-
Method Details
-
setUp
@BeforeClass public void setUp()setup. -
instantiation
public void instantiation()Test proper instantiation of the object. -
equality
public void equality()Test equality of two objects.
-