Package net.shibboleth.idp.attribute
Class ScopedStringAttributeValueTest
java.lang.Object
net.shibboleth.idp.attribute.ScopedStringAttributeValueTest
Unit test for
ScopedStringAttributeValue.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidequality()Test equality of two objects.voidTest proper instantiation of the object.
-
Constructor Details
-
ScopedStringAttributeValueTest
public ScopedStringAttributeValueTest()
-
-
Method Details
-
instantiation
public void instantiation()Test proper instantiation of the object. -
equality
public void equality()Test equality of two objects.
-