Package net.shibboleth.idp.attribute
Class AttributeContextTest
java.lang.Object
net.shibboleth.idp.attribute.AttributeContextTest
Unit test for
AttributeContext class.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate voidcontextAttributes(net.shibboleth.idp.attribute.context.AttributeContext context, int expectedSize) Test that the attributes from the supplied context cannot be modified and that there as many as we expected.
-
Constructor Details
-
AttributeContextTest
public AttributeContextTest()
-
-
Method Details
-
contextAttributes
private void contextAttributes(net.shibboleth.idp.attribute.context.AttributeContext context, int expectedSize) Test that the attributes from the supplied context cannot be modified and that there as many as we expected.- Parameters:
context- ...expectedSize- ...
-
attributeContext
public void attributeContext()
-