Class ValidatedScopePredicateTest
java.lang.Object
net.shibboleth.idp.plugin.oidc.op.messaging.context.logic.ValidatedScopePredicateTest
Unit tests for
ValidatedScopePredicate.-
Field Summary
FieldsModifier and TypeFieldDescription(package private) net.shibboleth.idp.plugin.oidc.op.messaging.context.logic.ValidatedScopePredicate -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
predicate
net.shibboleth.idp.plugin.oidc.op.messaging.context.logic.ValidatedScopePredicate predicate
-
-
Constructor Details
-
ValidatedScopePredicateTest
public ValidatedScopePredicateTest()
-
-
Method Details
-
init
-
testSingleValue
public void testSingleValue() -
testCollectionValues
public void testCollectionValues() -
testPredicateAlwaysFalse
public void testPredicateAlwaysFalse() -
testPredicateAlwaysTrue
public void testPredicateAlwaysTrue()
-