Class LoopDetectionPredicateTest


  • public class LoopDetectionPredicateTest
    extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
    Unit test for LoopDetectionPredicate.
    • Field Detail

      • rpCtx

        private net.shibboleth.idp.profile.context.RelyingPartyContext rpCtx
      • pred

        private net.shibboleth.idp.profile.logic.LoopDetectionPredicate pred
    • Constructor Detail

      • LoopDetectionPredicateTest

        public LoopDetectionPredicateTest()
    • Method Detail

      • setUp

        @BeforeMethod
        public void setUp()
      • testNoMap

        public void testNoMap()
      • testNoMatch

        public void testNoMatch()
      • testMatch

        public void testMatch()