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