Package net.shibboleth.idp.attribute
Class StringAttributeValueTest
- java.lang.Object
-
- net.shibboleth.idp.attribute.StringAttributeValueTest
-
public class StringAttributeValueTest extends Object
Unit test forScopedStringAttributeValue.
-
-
Constructor Summary
Constructors Constructor Description StringAttributeValueTest()
-
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.voidvalueOf()Test valueOf().
-