Class LoopDetectionPredicateTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.profile.context.logic.LoopDetectionPredicateTest
Unit test for
LoopDetectionPredicate.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ProfileRequestContextprivate net.shibboleth.profile.context.logic.LoopDetectionPredicateprivate net.shibboleth.profile.context.RelyingPartyContext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
prc
-
rpCtx
private net.shibboleth.profile.context.RelyingPartyContext rpCtx -
pred
private net.shibboleth.profile.context.logic.LoopDetectionPredicate pred
-
-
Constructor Details
-
LoopDetectionPredicateTest
public LoopDetectionPredicateTest()
-
-
Method Details
-
setUp
@BeforeMethod public void setUp() -
testNoMap
public void testNoMap() -
testNoMatch
public void testNoMatch() -
testMatch
public void testMatch() -
testExceed
- Throws:
InterruptedException
-