Class GlobalAttributeConsentPredicateTest


  • public class GlobalAttributeConsentPredicateTest
    extends Object
    GlobalAttributeConsentPredicate unit test.
    • Field Detail

      • prc

        private org.opensaml.profile.context.ProfileRequestContext prc
      • p

        private net.shibboleth.idp.consent.logic.impl.GlobalAttributeConsentPredicate p
    • Constructor Detail

      • GlobalAttributeConsentPredicateTest

        public GlobalAttributeConsentPredicateTest()
    • Method Detail

      • testNullInput

        public void testNullInput()
      • testNullConsentContext

        public void testNullConsentContext()
      • testNoPreviousConsents

        public void testNoPreviousConsents()
      • testNonGlobalPreviousConsents

        public void testNonGlobalPreviousConsents()
      • testApprovedGlobalConsent

        public void testApprovedGlobalConsent()
      • testNotApprovedGlobalConsent

        public void testNotApprovedGlobalConsent()