Package net.shibboleth.idp.attribute
Class AttributeTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.attribute.AttributeTest
Unit test for
IdPAttribute class.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Constructor Details
-
AttributeTest
public AttributeTest()
-
-
Method Details
-
instantiation
public void instantiation()Tests that the attribute has its expected state after instantiation. -
emptyId
public void emptyId()Tests that empty IDs aren't accepted. -
values
public void values()Tests that values are properly added and modified. -
cloneToString
public void cloneToString() -
names
public void names() -
displayValues
public void displayValues()
-