Class AttributeContextTest


  • public class AttributeContextTest
    extends Object
    Unit test for AttributeContext class.
    • Constructor Detail

      • AttributeContextTest

        public AttributeContextTest()
    • Method Detail

      • 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()