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
-
public class XMLObjectAttributeValueTest extends org.opensaml.core.testing.XMLObjectBaseTestCaseUnit test forXMLObjectAttributeValue.
-
-
Constructor Summary
Constructors Constructor Description XMLObjectAttributeValueTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidequality()Test equality of two objects.voidinstantiation()Test proper instantiation of the object.voidsetUp()setup.-
Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
-
-