Package net.shibboleth.idp.attribute
Class StringAttributeValueTest
java.lang.Object
net.shibboleth.idp.attribute.StringAttributeValueTest
Unit test for
ScopedStringAttributeValue.-
Constructor Details
-
StringAttributeValueTest
public StringAttributeValueTest()
-
-
Method Details
-
instantiation
public void instantiation()Test proper instantiation of the object. -
equality
public void equality()Test equality of two objects. -
valueOf
public void valueOf()Test valueOf().
-